From 790a920e0492f0c023da831ca2c560f5c17119a2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 27 Jul 2021 04:06:09 +0000 Subject: [PATCH] Update DankChat to 2.8.4 (204) --- 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 29656985e5..fcac43bebc 100644 --- a/metadata/com.flxrs.dankchat.yml +++ b/metadata/com.flxrs.dankchat.yml @@ -576,7 +576,19 @@ Builds: - yes ndk: r21e + - versionName: 2.8.4 + versionCode: 204 + commit: dc7eacb22088d3d538db933bee2ee76d4da6117e + 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.8.3 -CurrentVersionCode: 203 +CurrentVersion: 2.8.4 +CurrentVersionCode: 204