diff --git a/metadata/com.grarak.kerneladiutor.txt b/metadata/com.grarak.kerneladiutor.txt index 5c77abb72a..db811fe81d 100644 --- a/metadata/com.grarak.kerneladiutor.txt +++ b/metadata/com.grarak.kerneladiutor.txt @@ -325,6 +325,12 @@ Build:0.9.9.2,113 init=sed -i -e '/android-maven/d' -e '/bintray/d' -e '/Properties/q' ../library/build.gradle gradle=yes +Build:0.9.9.2.1,114 + commit=151476cfd6fd8bd28e801bf6de24573d4ddd4ef9 + 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.