diff --git a/metadata/jwtc.android.chess.yml b/metadata/jwtc.android.chess.yml index 2a7d54bfcf..dbb15ac986 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -197,7 +197,25 @@ Builds: antifeatures: - Tracking + - versionName: 9.2.1 + versionCode: 174 + commit: 311e4b2396eb537b2c5d3931327734971b53175f + 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.2.0 -CurrentVersionCode: 173 +CurrentVersion: 9.2.1 +CurrentVersionCode: 174