mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update Wrong PIN Shutdown to 12 (12)
This commit is contained in:
parent
dfce5a2f40
commit
59967bcea0
1 changed files with 9 additions and 2 deletions
|
|
@ -83,7 +83,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '12'
|
||||
versionCode: 12
|
||||
commit: v12
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%c
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '11'
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: '12'
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue