diff --git a/metadata/com.sunilpaulmathew.snotz.yml b/metadata/com.sunilpaulmathew.snotz.yml index c4e0ec8de7..b03c1c332c 100644 --- a/metadata/com.sunilpaulmathew.snotz.yml +++ b/metadata/com.sunilpaulmathew.snotz.yml @@ -71,7 +71,18 @@ Builds: gradle: - fdroid + - versionName: v0.18 + versionCode: 18 + commit: c7447843ecc491344349a1ccd0a6832beb1f7e31 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - fdroid + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: v0.17 -CurrentVersionCode: 17 +CurrentVersion: v0.18 +CurrentVersionCode: 18