diff --git a/metadata/io.github.project_kaat.gpsdrelay.yml b/metadata/io.github.project_kaat.gpsdrelay.yml index 6a61378cb1..f74f35dfa2 100644 --- a/metadata/io.github.project_kaat.gpsdrelay.yml +++ b/metadata/io.github.project_kaat.gpsdrelay.yml @@ -33,9 +33,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: '1.2' + versionCode: 3 + commit: f266068900e5b7221c0888eded643149315c40d7 + 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: 9a44b31a2219369b2672d30d95204f3b95cfbe243a683c698f9b226e0ca3d511 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '1.1' -CurrentVersionCode: 2 +CurrentVersion: '1.2' +CurrentVersionCode: 3