Update Kernel Adiutor to 0.9.9.4 (121)

This commit is contained in:
Boris Kraut 2016-02-22 19:14:12 +01:00
parent ae7017a9a5
commit e125a61c37

View file

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