mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update OpenTrail to 0.5.3 (9)
This commit is contained in:
parent
5e33e21103
commit
c8333257f0
1 changed files with 27 additions and 2 deletions
|
|
@ -85,7 +85,32 @@ Builds:
|
|||
- pushd $$freemaplibProj$$
|
||||
- $$MVN3$$ install
|
||||
|
||||
- versionName: 0.5.3
|
||||
versionCode: 9
|
||||
commit: 0.5.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- andromaps@ec817a0b869ad41d0dc661bcca0b8595dc719003
|
||||
- freemaplib@d409e3db4b84509108e4e406f8b4e721d9223d1b
|
||||
- freemaplibProj@a15388343b5cd0498efe70586c2c863a4870959f
|
||||
- JCoord@aa4c5aa25fee1179c57817bbb2c7f61aa1c5328d
|
||||
- javaproj@fecb0f3a6b52a4eb4e44889f10c07183cc592a3d
|
||||
build:
|
||||
- pushd $$freemaplib$$
|
||||
- $$MVN3$$ install
|
||||
- popd
|
||||
- pushd $$JCoord$$
|
||||
- $$MVN3$$ install -DskipTests
|
||||
- popd
|
||||
- pushd $$javaproj$$
|
||||
- $$MVN3$$ install -DskipTests
|
||||
- popd
|
||||
- pushd $$freemaplibProj$$
|
||||
- $$MVN3$$ install
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.5-final
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 0.5.3
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue