From e24ff0a3648877fad4dfe4e0c9553ba1729b2db0 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 22 Aug 2022 05:04:14 +0000 Subject: [PATCH] Update Chess to 9.1.2 (171) --- 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 161d36817c..217d0c2ada 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -143,7 +143,25 @@ Builds: antifeatures: - Tracking + - versionName: 9.1.2 + versionCode: 171 + commit: 8fea2e696355faced7023bd280db47011bd576a6 + 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.0 -CurrentVersionCode: 170 +CurrentVersion: 9.1.2 +CurrentVersionCode: 171