From 177116d5dd93cebefcb23191c752141bf07c07fe Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 20 Feb 2023 14:26:45 +0000 Subject: [PATCH] Update Chess to 9.3.11 (193) --- 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 e21dcf419d..3b0b67327a 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -359,7 +359,20 @@ Builds: prebuild: sed -i -e 's/3.5.4/7.0.4/' ../build.gradle ndk: r25b + - versionName: 9.3.11 + versionCode: 193 + commit: 4f02746ca8861e5c123addf0d3f7682726c3e7cc + 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.10 -CurrentVersionCode: 192 +CurrentVersion: 9.3.11 +CurrentVersionCode: 193