From a6ac7cb291443e78161e565adb66d0e24add74fa Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 17 Aug 2022 04:57:28 +0000 Subject: [PATCH] Update Chess to 9.1.0 (170) --- 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 d8b9825a8d..161d36817c 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -125,7 +125,25 @@ Builds: antifeatures: - Tracking + - versionName: 9.1.0 + versionCode: 170 + commit: e3f2196984a5b3d812141404d23b404ef04e2801 + 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.0.2 -CurrentVersionCode: 169 +CurrentVersion: 9.1.0 +CurrentVersionCode: 170