Update Simple Counter to 1.0.2 (10)

This commit is contained in:
F-Droid checkupdates bot 2023-11-26 18:20:27 +00:00
parent ef0c4cfc1a
commit ad862ec53e

View file

@ -28,9 +28,24 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'META-INF/services/*'
- versionName: 1.0.2
versionCode: 10
commit: db6c790c986113f14a8d7a9f71391722959e71f3
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
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: 9
CurrentVersion: 1.0.2
CurrentVersionCode: 10