From f9c090c82bd5f39bf9e203e8db76c6d956e29424 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 14 Jan 2023 14:24:03 +0000 Subject: [PATCH] Update Chess to 9.3.7 (189) --- 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 c42f3abd4a..27c821255b 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -307,7 +307,20 @@ Builds: prebuild: sed -i -e 's/3.5.4/7.0.4/' ../build.gradle ndk: r25b + - versionName: 9.3.7 + versionCode: 189 + commit: bfe6a797323066cb8c8cb938fe960da28e214a7c + 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.6 -CurrentVersionCode: 188 +CurrentVersion: 9.3.7 +CurrentVersionCode: 189