mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
runnerup - update
This commit is contained in:
parent
ac85d2e4d9
commit
6cd4f33d61
1 changed files with 5 additions and 18 deletions
|
|
@ -349,22 +349,9 @@ Builds:
|
|||
prebuild: sed -i -e '/play-services/d' -e '/mapboxsdk/d' -e '/api.mapbox.com/d'
|
||||
build.gradle
|
||||
|
||||
- versionName: 2.5.0.3
|
||||
versionCode: 15000321
|
||||
disable: https://github.com/jonasoreland/runnerup/issues/1129#issuecomment-1431148822
|
||||
commit: f898c3de73058f725e382cc7cc665ff5be9250cc
|
||||
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
|
||||
|
||||
- versionName: 2.5.0.4
|
||||
versionCode: 15000322
|
||||
commit: ed393a28483f83df145d970e8905e5617184534c
|
||||
- versionName: 2.5.0.5
|
||||
versionCode: 15000323
|
||||
commit: 60d385f1f9331999e6607e9713068ba3819c46b9
|
||||
subdir: app
|
||||
gradle:
|
||||
- latest
|
||||
|
|
@ -380,5 +367,5 @@ AutoUpdateMode: Version
|
|||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
VercodeOperation:
|
||||
- '%c + 15000000'
|
||||
CurrentVersion: 2.5.0.4
|
||||
CurrentVersionCode: 15000322
|
||||
CurrentVersion: 2.5.0.5
|
||||
CurrentVersionCode: 15000323
|
||||
|
|
|
|||
Loading…
Reference in a new issue