mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Simple Counter to 1.2.4 (1002004)
This commit is contained in:
parent
cbdaaba25a
commit
1e5b1967a2
1 changed files with 13 additions and 2 deletions
|
|
@ -76,9 +76,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.2.4
|
||||
versionCode: 1002004
|
||||
commit: 467ba6be60777df28eab84d277c197d8713dc87c
|
||||
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.3
|
||||
CurrentVersionCode: 1002003
|
||||
CurrentVersion: 1.2.4
|
||||
CurrentVersionCode: 1002004
|
||||
|
|
|
|||
Loading…
Reference in a new issue