From e05e9abc3baf14d42359906c8f77138e5be3b9d2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 23 Jun 2024 12:56:12 +0000 Subject: [PATCH] Update Chess to 9.4.2 (200) --- 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 daab5dee59..933bd5be23 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -392,7 +392,20 @@ Builds: prebuild: sed -i -e 's/3.5.4/7.0.4/' ../build.gradle ndk: r25b + - versionName: 9.4.2 + versionCode: 200 + commit: c3ba946a89dd23f2cb180c959432590e4f9f83d1 + 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.4.1 -CurrentVersionCode: 199 +CurrentVersion: 9.4.2 +CurrentVersionCode: 200