From e125a61c37bf4379bc8b0526c5b077d87ad31b2f Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Mon, 22 Feb 2016 19:14:12 +0100 Subject: [PATCH] Update Kernel Adiutor to 0.9.9.4 (121) --- 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 9acf310f9b..421b9015f3 100644 --- a/metadata/com.grarak.kerneladiutor.txt +++ b/metadata/com.grarak.kerneladiutor.txt @@ -367,6 +367,12 @@ Build:0.9.9.3,120 init=sed -i -e '/android-maven/d' -e '/bintray/d' -e '/Properties/q' ../library/build.gradle gradle=yes +Build:0.9.9.4,121 + commit=b5c5246a85fe5cb18881c43f6aa54c69f7615b3b + 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.