mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 07:05:12 +00:00
Update RPN to 1.2 (3)
This commit is contained in:
parent
e0b40f2e88
commit
ee95327350
1 changed files with 10 additions and 2 deletions
|
|
@ -24,7 +24,15 @@ Builds:
|
|||
- yes
|
||||
output: build/outputs/apk/release/rpn-*-release-unsigned.apk
|
||||
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: '1.2'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/rpn-*-release-unsigned.apk
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue