From d474082b543d996afc6c978f1e71abc4036859fb Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Wed, 11 Sep 2019 23:00:48 +0200 Subject: [PATCH] Chess: Build 8.9.5 --- metadata/jwtc.android.chess.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/jwtc.android.chess.yml b/metadata/jwtc.android.chess.yml index 64ba56581f..92c9e52960 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -51,7 +51,22 @@ Builds: buildjni: - yes + - versionName: 8.9.5 + versionCode: 156 + commit: 8.9.5 + 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/ + AutoUpdateMode: None UpdateCheckMode: Tags -CurrentVersion: 8.8.4 -CurrentVersionCode: 149 +CurrentVersion: 8.9.5 +CurrentVersionCode: 156