From d50c4ded8ced2c2c2a5524893f7921fd861987fa Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 1 Mar 2023 14:35:47 +0000 Subject: [PATCH] Update Chess to 9.3.12 (194) --- 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 3b0b67327a..d8100489ea 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -372,7 +372,20 @@ Builds: prebuild: sed -i -e 's/3.5.4/7.0.4/' ../build.gradle ndk: r25b + - versionName: 9.3.12 + versionCode: 194 + commit: ea5718be77a0d8b455c48b8f4922a548cd4e9a64 + 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.11 -CurrentVersionCode: 193 +CurrentVersion: 9.3.12 +CurrentVersionCode: 194