From ce9c6fde233c5034fb8a36bb4eb723b7acb19a94 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 18 Sep 2022 05:00:20 +0000 Subject: [PATCH] Update Chess to 9.2.1 (174) --- 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 2a7d54bfcf..dbb15ac986 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -197,7 +197,25 @@ Builds: antifeatures: - Tracking + - versionName: 9.2.1 + versionCode: 174 + commit: 311e4b2396eb537b2c5d3931327734971b53175f + 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.2.0 -CurrentVersionCode: 173 +CurrentVersion: 9.2.1 +CurrentVersionCode: 174