mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 09:48:06 +00:00
Update RunnerUp to 2.5.2.0 (15000327)
This commit is contained in:
parent
7c18f06cb5
commit
93b5b87398
1 changed files with 14 additions and 2 deletions
|
|
@ -366,11 +366,23 @@ Builds:
|
|||
prebuild: sed -i -e '/play-services/d' -e '/mapboxsdk/d' -e '/api.mapbox.com/d'
|
||||
build.gradle
|
||||
|
||||
- versionName: 2.5.2.0
|
||||
versionCode: 15000327
|
||||
commit: e508b74a5f6cc97f555ad44aa522007efdf979ba
|
||||
subdir: app
|
||||
gradle:
|
||||
- latest
|
||||
rm:
|
||||
- wear
|
||||
- ANT-Android-SDKs
|
||||
prebuild: sed -i -e '/play-services/d' -e '/mapboxsdk/d' -e '/api.mapbox.com/d'
|
||||
build.gradle
|
||||
|
||||
MaintainerNotes: This replaces RunnerUp 1.x https://f-droid.org/packages/org.runnerup
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
VercodeOperation:
|
||||
- '%c + 15000000'
|
||||
CurrentVersion: 2.5.1.0
|
||||
CurrentVersionCode: 15000326
|
||||
CurrentVersion: 2.5.2.0
|
||||
CurrentVersionCode: 15000327
|
||||
|
|
|
|||
Loading…
Reference in a new issue