From 0b56db69b13acb39d24de83ae4b39f4de635d99c Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Fri, 6 Nov 2015 19:30:18 +0100 Subject: [PATCH] Update Kernel Adiutor to 0.9.9.2.2.1.1 (117) --- metadata/com.grarak.kerneladiutor.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/metadata/com.grarak.kerneladiutor.txt b/metadata/com.grarak.kerneladiutor.txt index 2477722f4a..48d3ece786 100644 --- a/metadata/com.grarak.kerneladiutor.txt +++ b/metadata/com.grarak.kerneladiutor.txt @@ -343,6 +343,12 @@ Build:0.9.9.2.2.1,116 init=sed -i -e '/android-maven/d' -e '/bintray/d' -e '/Properties/q' ../library/build.gradle gradle=yes +Build:0.9.9.2.2.1.1,117 + commit=2be01421731458e9a76bd38aee98f420a1fcbfe3 + subdir=app + init=sed -i -e '/android-maven/d' -e '/bintray/d' -e '/Properties/q' ../library/build.gradle + gradle=yes + Maintainer Notes: The app doesn't build with some gradle versions due to a crash involving the maven and bintray plugins. Remove them for now.