OpenBikeSharing: Disable AUM since next build will differ.
This commit is contained in:
parent
bf8855d63d
commit
7a8ec76299
|
@ -28,7 +28,18 @@ Build:1.0,1
|
|||
rm=app/libs/*
|
||||
prebuild=sed -i -e "s/dependencies {/dependencies {\ncompile 'org.slf4j:slf4j-simple:1.7.7'\ncompile 'org.slf4j:slf4j-api:1.7.7'\n/g" build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
Upstream included deps via gradle, so the next version should build like:
|
||||
|
||||
Build:1.1,2
|
||||
commit=v1.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
|
Loading…
Reference in a new issue