mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update RoMote to 1.0.25 (25)
This commit is contained in:
parent
121284e792
commit
5e0c49c4d3
1 changed files with 15 additions and 2 deletions
|
|
@ -209,7 +209,20 @@ Builds:
|
||||||
- $$MVN3$$ install -f ../Jaku/pom.xml -Dmaven.test.skip=true
|
- $$MVN3$$ install -f ../Jaku/pom.xml -Dmaven.test.skip=true
|
||||||
- cp ~/.m2/repository/com/wseemann/jaku/1.6/jaku-1.6.jar src/main/libs/
|
- cp ~/.m2/repository/com/wseemann/jaku/1.6/jaku-1.6.jar src/main/libs/
|
||||||
|
|
||||||
|
- versionName: 1.0.25
|
||||||
|
versionCode: 25
|
||||||
|
commit: 356ced50a8ea1df4c1b594426e1cf32096a57154
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- app/src/main/libs/jaku-1.6.jar
|
||||||
|
build:
|
||||||
|
- $$MVN3$$ install -f ../Jaku/pom.xml -Dmaven.test.skip=true
|
||||||
|
- cp ~/.m2/repository/com/wseemann/jaku/1.6/jaku-1.6.jar src/main/libs/
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.0.24
|
CurrentVersion: 1.0.25
|
||||||
CurrentVersionCode: 24
|
CurrentVersionCode: 25
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue