mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-11 16:42:41 +01:00
Change version to 1.86
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
2021-07-02: Version 1.86
|
||||||
|
- Update to Stockfish 14.
|
||||||
|
|
||||||
2021-02-20: Version 1.85
|
2021-02-20: Version 1.85
|
||||||
- Update to Stockfish 13.
|
- Update to Stockfish 13.
|
||||||
|
|
||||||
|
|||||||
@@ -7,8 +7,8 @@ android {
|
|||||||
applicationId "org.petero.droidfish"
|
applicationId "org.petero.droidfish"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 95
|
versionCode 96
|
||||||
versionName "1.85"
|
versionName "1.86"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
ndkBuild {
|
ndkBuild {
|
||||||
|
|||||||
Reference in New Issue
Block a user