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.