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