mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 14:45:02 +00:00
Update Discord Timestamp Inserter to 1.0.2 (1000002)
This commit is contained in:
parent
ec33462e04
commit
f53b89b52c
1 changed files with 13 additions and 2 deletions
|
|
@ -36,9 +36,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.0.2
|
||||
versionCode: 1000002
|
||||
commit: d375bbac5d87ca77308d26b52a292439df8b1eff
|
||||
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.0.1
|
||||
CurrentVersionCode: 1000001
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 1000002
|
||||
|
|
|
|||
Loading…
Reference in a new issue