mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Sunup to 1.2.2 (13)
This commit is contained in:
parent
3c9c221bfa
commit
4977018965
1 changed files with 10 additions and 2 deletions
|
|
@ -72,9 +72,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.2
|
||||
versionCode: 13
|
||||
commit: 553da0beaead92697215b6b106ce289b447b41e0
|
||||
output: unsigned.apk
|
||||
build:
|
||||
- gradle reproduceUniversal
|
||||
- unzip -p universal.apks universal.apk > unsigned.apk
|
||||
|
||||
AllowedAPKSigningKeys: 3b33d78a5bcac1b952756b08fe8830ced387abb6b956b02a47ef80321d4a2b88
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue