diff --git a/metadata/com.flxrs.dankchat.yml b/metadata/com.flxrs.dankchat.yml index 74ce0ab3a9..db3ceea0bd 100644 --- a/metadata/com.flxrs.dankchat.yml +++ b/metadata/com.flxrs.dankchat.yml @@ -684,7 +684,19 @@ Builds: - yes ndk: r21e + - versionName: 2.9.5 + versionCode: 214 + commit: c2321ca7520c8a4ba9aadce94fdd3ffe58075733 + 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.9.4 -CurrentVersionCode: 213 +CurrentVersion: 2.9.5 +CurrentVersionCode: 214