LocalWifiNlpBackend: Fix build

This commit is contained in:
Boris Kraut 2016-05-17 23:50:29 +02:00
parent ef72f9690a
commit 16392fb34e

View file

@ -158,6 +158,7 @@ Build:1.0.1,28
gradle=yes
Build:1.1.0,29
disable=update gradle
commit=v1.1.0
subdir=app
init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.8" }' >> ../build.gradle
@ -166,7 +167,7 @@ Build:1.1.0,29
Build:1.1.1,30
commit=v1.1.1
subdir=app
init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.8" }' >> ../build.gradle
init=echo 'task wrapper(type: Wrapper) { gradleVersion = "2.11" }' >> ../build.gradle
gradle=yes
Auto Update Mode:Version v%v