diff --git a/metadata/jwtc.android.chess.yml b/metadata/jwtc.android.chess.yml index c614b5aea5..2a7d54bfcf 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -179,7 +179,25 @@ Builds: antifeatures: - Tracking + - versionName: 9.2.0 + versionCode: 173 + commit: 154ad7a34a59e0ae583f0e448c324247be1d69e9 + 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.1.3 -CurrentVersionCode: 172 +CurrentVersion: 9.2.0 +CurrentVersionCode: 173