mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
RoMote: disable 1.0.17 (18)
This commit is contained in:
parent
0219fe9408
commit
0b1aad400e
1 changed files with 2 additions and 4 deletions
|
|
@ -132,6 +132,7 @@ Builds:
|
|||
|
||||
- versionName: 1.0.17
|
||||
versionCode: 18
|
||||
disable: Unexpected version/version code in output
|
||||
commit: v1.0.17
|
||||
subdir: app
|
||||
submodules: true
|
||||
|
|
@ -139,12 +140,9 @@ Builds:
|
|||
- yes
|
||||
rm:
|
||||
- app/src/main/libs/jaku-1.6.jar
|
||||
prebuild:
|
||||
- sed -i -e 's/gradle-3\.3/gradle-4.6/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
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/
|
||||
scanignore:
|
||||
- app/src/main/libs/jaku-1.6.jar
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue