diff --git a/metadata/com.orgzly.yml b/metadata/com.orgzly.yml index 287c68c73c..eddae76e8f 100644 --- a/metadata/com.orgzly.yml +++ b/metadata/com.orgzly.yml @@ -83,7 +83,18 @@ Builds: gradle: - fdroid + - versionName: 1.8.9 + versionCode: 168 + commit: b3fa3f031dcf96722665878a35187c9cfba15db3 + 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.8 -CurrentVersionCode: 166 +CurrentVersion: 1.8.9 +CurrentVersionCode: 168