diff --git a/metadata/ch.bailu.aat.yml b/metadata/ch.bailu.aat.yml index a2c8e9b530..acf6eeeff2 100644 --- a/metadata/ch.bailu.aat.yml +++ b/metadata/ch.bailu.aat.yml @@ -229,7 +229,19 @@ Builds: - yes ndk: r21d + - versionName: v1.23 + versionCode: 36 + commit: 21a75429f96b52863a5748cb99c4962c82be6720 + subdir: aat-android + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + ndk: r21d + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: v1.22 -CurrentVersionCode: 35 +CurrentVersion: v1.23 +CurrentVersionCode: 36