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