diff --git a/metadata/io.github.yamin8000.owl.yml b/metadata/io.github.yamin8000.owl.yml index d511a795f1..9739971915 100644 --- a/metadata/io.github.yamin8000.owl.yml +++ b/metadata/io.github.yamin8000.owl.yml @@ -33,9 +33,24 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 1.5.6 + versionCode: 32 + commit: 1e0d420f425c8b11ada647665354da4be68de360 + 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: c5fc36a2d18057155a471f456216f0b1f07755f33147f938c92ea6275dced4d2 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.5.5 -CurrentVersionCode: 31 +CurrentVersion: 1.5.6 +CurrentVersionCode: 32