diff --git a/metadata/com.flxrs.dankchat.yml b/metadata/com.flxrs.dankchat.yml index f3cdaf2f06..fd573cb3d9 100644 --- a/metadata/com.flxrs.dankchat.yml +++ b/metadata/com.flxrs.dankchat.yml @@ -528,7 +528,19 @@ Builds: - yes ndk: r21e + - versionName: 2.8.0 + versionCode: 200 + commit: 2664ec8da6a7bbe30fc130fb291dbffd3a44db19 + 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.16 -CurrentVersionCode: 199 +CurrentVersion: 2.8.0 +CurrentVersionCode: 200