diff --git a/metadata/com.elasticrock.candle.yml b/metadata/com.elasticrock.candle.yml index 80a9891b5e..184cd155fc 100644 --- a/metadata/com.elasticrock.candle.yml +++ b/metadata/com.elasticrock.candle.yml @@ -79,9 +79,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 1.4.0 + versionCode: 9 + commit: 70b8cd64e622e5b055c0f1ec6331121e6cae4a3a + 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: bb9503be1486028133b33eabce9732100e9a331065e32fa2a033a93498bae6d6 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.3.2 -CurrentVersionCode: 8 +CurrentVersion: 1.4.0 +CurrentVersionCode: 9