mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-20 06:21:46 +00:00
Update BoltOn to 3 (3)
This commit is contained in:
parent
1c5adcfd65
commit
249c5fa30e
1 changed files with 9 additions and 2 deletions
|
|
@ -20,7 +20,14 @@ Builds:
|
|||
- yes
|
||||
output: app/build/outputs/apk/release/app-release-unsigned.apk
|
||||
|
||||
- versionName: '3'
|
||||
versionCode: 3
|
||||
commit: v3
|
||||
gradle:
|
||||
- yes
|
||||
output: app/build/outputs/apk/release/app-release-unsigned.apk
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2'
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: '3'
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue