diff --git a/metadata/com.sakethh.linkora.yml b/metadata/com.sakethh.linkora.yml index 4c45675657..c3a90a2aca 100644 --- a/metadata/com.sakethh.linkora.yml +++ b/metadata/com.sakethh.linkora.yml @@ -60,9 +60,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$' 'META-INF/services/*' + - versionName: 0.8.2 + versionCode: 30 + commit: 72c372c5d385472177d1736b8c47ea891d65c49b + subdir: app + gradle: + - fdroid + srclibs: + - reproducible-apk-tools@v0.2.8 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$' + 'META-INF/services/*' + AllowedAPKSigningKeys: f3efd4da30e29011353b0da50ae9e3a3a74efb956adfa8cf2bf6b7e8df6f3d30 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 0.8.1 -CurrentVersionCode: 29 +CurrentVersion: 0.8.2 +CurrentVersionCode: 30