mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Simple Counter to 1.3 (1003000)
This commit is contained in:
parent
fd3d331a76
commit
0c74c4dea9
1 changed files with 13 additions and 2 deletions
|
|
@ -87,9 +87,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: '1.3'
|
||||
versionCode: 1003000
|
||||
commit: f00c3b8bbc29fab648392ff613617080274890c9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 441ce818bc3afe616017f80d36c8a25cac0736e499802445c36fa838fdf1a238
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.4
|
||||
CurrentVersionCode: 1002004
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 1003000
|
||||
|
|
|
|||
Loading…
Reference in a new issue