diff --git a/metadata/com.grarak.kerneladiutor.txt b/metadata/com.grarak.kerneladiutor.txt index b170691638..333525da64 100644 --- a/metadata/com.grarak.kerneladiutor.txt +++ b/metadata/com.grarak.kerneladiutor.txt @@ -337,6 +337,12 @@ Build:0.9.9.2.2,115 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,116 + commit=06adc4867a9b1a59f83bc66b2c3029e715372e66 + 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.