diff --git a/metadata/com.orgzly.yml b/metadata/com.orgzly.yml index adb87ca3fe..287c68c73c 100644 --- a/metadata/com.orgzly.yml +++ b/metadata/com.orgzly.yml @@ -72,7 +72,18 @@ Builds: gradle: - fdroid + - versionName: 1.8.8 + versionCode: 166 + commit: 67905a617dbd73690dd840f540244e0d809965a5 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - fdroid + AutoUpdateMode: Version v%v UpdateCheckMode: Tags ^v[0-9\.]+$ -CurrentVersion: 1.8.7 -CurrentVersionCode: 164 +CurrentVersion: 1.8.8 +CurrentVersionCode: 166