From 35f2a7c7483df485c65a76021d6df439fb8dcd87 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 5 Sep 2022 04:41:06 +0000 Subject: [PATCH] Update DankChat to 3.3.1 (260) --- 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 d468da7c98..261822a863 100644 --- a/metadata/com.flxrs.dankchat.yml +++ b/metadata/com.flxrs.dankchat.yml @@ -1194,7 +1194,19 @@ Builds: - yes ndk: r21e + - versionName: 3.3.1 + versionCode: 260 + commit: 51571955dae64f59ca2aa677a7aca30d51bc98db + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + ndk: r21e + AutoUpdateMode: Version v%v UpdateCheckMode: Tags ^v -CurrentVersion: 3.3.0 -CurrentVersionCode: 259 +CurrentVersion: 3.3.1 +CurrentVersionCode: 260