mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Simple Counter to 1.2.2 (1002002)
This commit is contained in:
parent
f642b27beb
commit
a7d3979306
1 changed files with 13 additions and 2 deletions
|
|
@ -65,9 +65,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.2.2
|
||||
versionCode: 1002002
|
||||
commit: efbdb60a2f7553a14f81d5e26fbd5f37628cc494
|
||||
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.1
|
||||
CurrentVersionCode: 1002001
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 1002002
|
||||
|
|
|
|||
Loading…
Reference in a new issue