From 2367263599d50482a228e1230591d80395db372f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 23 Dec 2022 14:23:18 +0000 Subject: [PATCH] Update Chess to 9.3.2 (184) --- metadata/jwtc.android.chess.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/jwtc.android.chess.yml b/metadata/jwtc.android.chess.yml index 61c47980d8..7c09999522 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -249,7 +249,22 @@ Builds: antifeatures: - Tracking + - versionName: 9.3.2 + versionCode: 184 + commit: 11663f3f66324bb90da0406fc6128626372e3d30 + 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 + antifeatures: + - Tracking + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 9.3.1 -CurrentVersionCode: 183 +CurrentVersion: 9.3.2 +CurrentVersionCode: 184