From b39a3309e2f2d37242c5debb0da6b063f6f498a9 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 11 Sep 2022 05:08:26 +0000 Subject: [PATCH] Update Chess to 9.2.0 (173) --- metadata/jwtc.android.chess.yml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/metadata/jwtc.android.chess.yml b/metadata/jwtc.android.chess.yml index c614b5aea5..2a7d54bfcf 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -179,7 +179,25 @@ Builds: antifeatures: - Tracking + - versionName: 9.2.0 + versionCode: 173 + commit: 154ad7a34a59e0ae583f0e448c324247be1d69e9 + subdir: app + gradle: + - foss + prebuild: + - rm -r src/main/jniLibs + - ln -s ../../../native/project/libs src/main/jniLibs + scandelete: + - native/project + - app + buildjni: + - ../native/project + ndk: r12b + antifeatures: + - Tracking + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 9.1.3 -CurrentVersionCode: 172 +CurrentVersion: 9.2.0 +CurrentVersionCode: 173