diff --git a/metadata/com.grarak.kerneladiutor.txt b/metadata/com.grarak.kerneladiutor.txt index 7b8bb697d6..019ef8ec85 100644 --- a/metadata/com.grarak.kerneladiutor.txt +++ b/metadata/com.grarak.kerneladiutor.txt @@ -331,6 +331,12 @@ Build:0.9.9.2.1,114 init=sed -i -e '/android-maven/d' -e '/bintray/d' -e '/Properties/q' ../library/build.gradle gradle=yes +Build:0.9.9.2.2,115 + commit=961e2660fe6bdbec1d459256b6535d4bc176697f + 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.