diff --git a/metadata/com.minar.birday.yml b/metadata/com.minar.birday.yml index 9a5b57b838..466aaf11e4 100644 --- a/metadata/com.minar.birday.yml +++ b/metadata/com.minar.birday.yml @@ -72,7 +72,18 @@ Builds: gradle: - yes + - versionName: 3.1.0 + versionCode: 20 + commit: c5d28cc3fc448f42fb036acc4bf09ef447b2b83d + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 3.0.3 -CurrentVersionCode: 19 +CurrentVersion: 3.1.0 +CurrentVersionCode: 20