diff --git a/metadata/io.github.yamin8000.owl.yml b/metadata/io.github.yamin8000.owl.yml index a40410b678..f553940837 100644 --- a/metadata/io.github.yamin8000.owl.yml +++ b/metadata/io.github.yamin8000.owl.yml @@ -124,10 +124,21 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$' 'META-INF/services/*' + - versionName: 1.7.3 + versionCode: 46 + commit: 259c26e39bf1745f1f9dbb33e5b92a58cbec8a05 + 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: c5fc36a2d18057155a471f456216f0b1f07755f33147f938c92ea6275dced4d2 AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"([\d.]+)" -CurrentVersion: 1.7.1 -CurrentVersionCode: 44 +CurrentVersion: 1.7.3 +CurrentVersionCode: 46