From c76ea627de311fccf12e7d146f3817c4647562b7 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 24 Jul 2022 04:31:32 +0000 Subject: [PATCH] Update Chess to 9.0.0 (167) --- 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 1088615a28..172bfac878 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -88,7 +88,25 @@ Builds: antifeatures: - Tracking + - versionName: 9.0.0 + versionCode: 167 + commit: 17dbea517d932708f10137ccb48bba86b79f0591 + 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: 8.9.10 -CurrentVersionCode: 160 +CurrentVersion: 9.0.0 +CurrentVersionCode: 167