From 1a2a4583b6220ebbc083bfd45530faec56c57ffc Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 26 Oct 2021 04:20:48 +0000 Subject: [PATCH] Update DankChat to 2.9.4 (213) --- metadata/com.flxrs.dankchat.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/com.flxrs.dankchat.yml b/metadata/com.flxrs.dankchat.yml index 651ecc2972..74ce0ab3a9 100644 --- a/metadata/com.flxrs.dankchat.yml +++ b/metadata/com.flxrs.dankchat.yml @@ -672,7 +672,19 @@ Builds: - yes ndk: r21e + - versionName: 2.9.4 + versionCode: 213 + commit: b1b17807d22ff7da8a2dca94b4aefe814452a7b9 + 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.3 -CurrentVersionCode: 212 +CurrentVersion: 2.9.4 +CurrentVersionCode: 213