mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Trains Locations to v1.0.0 (14)
This commit is contained in:
parent
cc69576adb
commit
b6267b9f86
1 changed files with 17 additions and 2 deletions
|
|
@ -31,7 +31,22 @@ Builds:
|
|||
- gradle publishToMavenLocal
|
||||
- popd
|
||||
|
||||
- versionName: v1.0.0
|
||||
versionCode: 14
|
||||
commit: cc32b59e926bfca880277fb5994dfc54ffcda27f
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- earth-gravitational-model@v1.0.0
|
||||
prebuild: sed -i -e '/git {/,+4d' -e '/google/amavenLocal()' -e "/implementation/aimplementation
|
||||
'com.barbeaudev:earth-gravitational-model:1.0.0'" build.gradle
|
||||
build:
|
||||
- pushd $$earth-gravitational-model$$
|
||||
- gradle build
|
||||
- gradle publishToMavenLocal
|
||||
- popd
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v0.1.0
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: v1.0.0
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue