From 95e896ca6b3543e06a38ddb5653820be9dc4b395 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 3 Aug 2022 04:58:37 +0000 Subject: [PATCH] Update Chess to 9.0.2 (169) --- 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 325871fec7..d8b9825a8d 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -107,7 +107,25 @@ Builds: antifeatures: - Tracking + - versionName: 9.0.2 + versionCode: 169 + commit: c54705495b33b3f352825626443324005ddd8105 + 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.0 -CurrentVersionCode: 167 +CurrentVersion: 9.0.2 +CurrentVersionCode: 169