mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Trains Locations to v1.3.0 (15)
This commit is contained in:
parent
6e2a35c960
commit
869dfe0581
1 changed files with 17 additions and 2 deletions
|
|
@ -46,7 +46,22 @@ Builds:
|
|||
- gradle publishToMavenLocal
|
||||
- popd
|
||||
|
||||
- versionName: v1.3.0
|
||||
versionCode: 15
|
||||
commit: 0cc58890032bbf851a9786806c62ac946f8f3dc4
|
||||
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: v1.0.0
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: v1.3.0
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue