Update Kernel Adiutor to 0.9.9.3 (120)
This commit is contained in:
parent
9f6ca1726b
commit
c1f1448563
|
@ -361,6 +361,12 @@ Build:0.9.9.2.3,119
|
||||||
init=sed -i -e '/android-maven/d' -e '/bintray/d' -e '/Properties/q' ../library/build.gradle
|
init=sed -i -e '/android-maven/d' -e '/bintray/d' -e '/Properties/q' ../library/build.gradle
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
|
Build:0.9.9.3,120
|
||||||
|
commit=e573b25786a5b3e932e62ddc19eb55e2880d60b3
|
||||||
|
subdir=app
|
||||||
|
init=sed -i -e '/android-maven/d' -e '/bintray/d' -e '/Properties/q' ../library/build.gradle
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
The app doesn't build with some gradle versions due to a crash involving the
|
The app doesn't build with some gradle versions due to a crash involving the
|
||||||
maven and bintray plugins. Remove them for now.
|
maven and bintray plugins. Remove them for now.
|
||||||
|
|
Loading…
Reference in a new issue