From 9c75727cd5ebee07881e50199e0fb7605d1180ed Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 31 Dec 2022 14:12:23 +0000 Subject: [PATCH] Update Chess to 9.3.4 (186) --- 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 7c09999522..8f3bac6b99 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -264,7 +264,22 @@ Builds: antifeatures: - Tracking + - versionName: 9.3.4 + versionCode: 186 + commit: 438ce1e5093602310328186e7fec34b04b7fc64c + 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.2 -CurrentVersionCode: 184 +CurrentVersion: 9.3.4 +CurrentVersionCode: 186