diff --git a/metadata/com.flxrs.dankchat.yml b/metadata/com.flxrs.dankchat.yml index 57e9cc8909..1553b6115b 100644 --- a/metadata/com.flxrs.dankchat.yml +++ b/metadata/com.flxrs.dankchat.yml @@ -480,7 +480,19 @@ Builds: - yes ndk: r21e + - versionName: 2.7.12 + versionCode: 195 + commit: 4122f5c3e7eaf175d65e16a94637771abd304501 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + ndk: r21e + AutoUpdateMode: Version v%v UpdateCheckMode: Tags ^v -CurrentVersion: 2.7.10 -CurrentVersionCode: 193 +CurrentVersion: 2.7.12 +CurrentVersionCode: 195