diff --git a/metadata/org.quicksc0p3r.simplecounter.yml b/metadata/org.quicksc0p3r.simplecounter.yml index 239dab1584..945fb1383d 100644 --- a/metadata/org.quicksc0p3r.simplecounter.yml +++ b/metadata/org.quicksc0p3r.simplecounter.yml @@ -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