diff --git a/metadata/org.woheller69.whobird.yml b/metadata/org.woheller69.whobird.yml index c76968b920..d48af995c0 100644 --- a/metadata/org.woheller69.whobird.yml +++ b/metadata/org.woheller69.whobird.yml @@ -41,7 +41,18 @@ Builds: gradle: - yes + - versionName: '2.0' + versionCode: 20 + commit: f75bd2f3d4b4381b6319ecd9644a4ea220cb7831 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags V.* -CurrentVersion: '1.7' -CurrentVersionCode: 17 +CurrentVersion: '2.0' +CurrentVersionCode: 20