From 8df724cb576b0ee5d30c65ff42de0faa4b15ae63 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 29 Oct 2023 15:51:58 +0000 Subject: [PATCH] Update Chess to 9.3.15 (197) --- metadata/jwtc.android.chess.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/jwtc.android.chess.yml b/metadata/jwtc.android.chess.yml index 12cd91f929..fbab9d6a54 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -385,7 +385,20 @@ Builds: prebuild: sed -i -e 's/3.5.4/7.0.4/' ../build.gradle ndk: r25b + - versionName: 9.3.15 + versionCode: 197 + commit: 788277ba78ef9f4c85e3b49d911867f5db980b29 + subdir: app + gradle: + - foss + rm: + - app/src/main/assets/db.bin + - native/project/jni/db.bin + - gradle + prebuild: sed -i -e 's/3.5.4/7.0.4/' ../build.gradle + ndk: r25b + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 9.3.12 -CurrentVersionCode: 194 +CurrentVersion: 9.3.15 +CurrentVersionCode: 197