From d69171e742a821eedd718c1922d0b52777a300a8 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 15 Jan 2025 05:02:02 +0000 Subject: [PATCH] Update Chess to 9.6.0 (203) --- metadata/jwtc.android.chess.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/jwtc.android.chess.yml b/metadata/jwtc.android.chess.yml index 0b5039cc4a..4212025344 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -414,7 +414,18 @@ Builds: - native/project/jni/db.bin ndk: r25b + - versionName: 9.6.0 + versionCode: 203 + commit: 05cf661fad9bff4bffab2920d517e02ac6f14641 + subdir: app + gradle: + - foss + rm: + - app/src/main/assets/db.bin + - native/project/jni/db.bin + ndk: r25b + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 9.5.0 -CurrentVersionCode: 201 +CurrentVersion: 9.6.0 +CurrentVersionCode: 203