diff --git a/metadata/jwtc.android.chess.yml b/metadata/jwtc.android.chess.yml index d8b9825a8d..161d36817c 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -125,7 +125,25 @@ Builds: antifeatures: - Tracking + - versionName: 9.1.0 + versionCode: 170 + commit: e3f2196984a5b3d812141404d23b404ef04e2801 + 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.2 -CurrentVersionCode: 169 +CurrentVersion: 9.1.0 +CurrentVersionCode: 170