diff --git a/metadata/jwtc.android.chess.yml b/metadata/jwtc.android.chess.yml index 95911cebec..945253b06f 100644 --- a/metadata/jwtc.android.chess.yml +++ b/metadata/jwtc.android.chess.yml @@ -34,28 +34,6 @@ Builds: - yes ndk: r12b - - versionName: 8.6.10 - versionCode: 138 - disable: play-services et al. - commit: none - subdir: app - gradle: - - yes - buildjni: - - yes - ndk: r12b - - - versionName: 8.8.3 - versionCode: 148 - disable: play-services - commit: 8.8.3 - subdir: app - gradle: - - yes - buildjni: - - yes - ndk: r12b - - versionName: 8.9.5 versionCode: 156 commit: 8.9.5 @@ -74,7 +52,25 @@ Builds: antifeatures: - Tracking -AutoUpdateMode: None + - versionName: 8.9.7 + versionCode: 158 + commit: ffd9bfcb6404aacb9b8579690c87bdd718b196ca + 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.7 CurrentVersionCode: 158