mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +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
|
- yes
|
||||||
output: app/build/outputs/apk/release/app-release-unsigned.apk
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '2'
|
CurrentVersion: '3'
|
||||||
CurrentVersionCode: 2
|
CurrentVersionCode: 3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue