diff --git a/metadata/com.flxrs.dankchat.yml b/metadata/com.flxrs.dankchat.yml index a3c6ba535a..f8ebdcbd09 100644 --- a/metadata/com.flxrs.dankchat.yml +++ b/metadata/com.flxrs.dankchat.yml @@ -744,7 +744,19 @@ Builds: - yes ndk: r21e + - versionName: 2.10.5 + versionCode: 220 + commit: e895c6ff999672ad203875f6a4aa033d9c8bb3bf + 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.10.4 -CurrentVersionCode: 219 +CurrentVersion: 2.10.5 +CurrentVersionCode: 220