diff --git a/metadata/jwtc.android.chess.yml b/metadata/jwtc.android.chess.yml index 325871fec7..d8b9825a8d 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -107,7 +107,25 @@ Builds: antifeatures: - Tracking + - versionName: 9.0.2 + versionCode: 169 + commit: c54705495b33b3f352825626443324005ddd8105 + 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.0.0 -CurrentVersionCode: 167 +CurrentVersion: 9.0.2 +CurrentVersionCode: 169