Update Kernel Adiutor to 0.9.9.2.2 (115)

This commit is contained in:
Boris Kraut 2015-10-20 15:46:03 +02:00
parent de6f0db4cd
commit 2a46dece42

View file

@ -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.