From 54a21b773a7f311d2673a0cd43019c416b56b748 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 2 Jan 2023 14:18:11 +0000 Subject: [PATCH] Update Chess to 9.3.5 (187) --- 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 8f3bac6b99..0dc71baf73 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -279,7 +279,22 @@ Builds: antifeatures: - Tracking + - versionName: 9.3.5 + versionCode: 187 + commit: 6b4fb1393b2f491f0ebeca8b4233f52f8c69459d + 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.4 -CurrentVersionCode: 186 +CurrentVersion: 9.3.5 +CurrentVersionCode: 187