mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-08 07:11:32 +01:00
Change version to 1.85
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
2021-02-20: Version 1.85
|
||||
- Update to Stockfish 13.
|
||||
|
||||
2020-10-03: Version 1.84
|
||||
- Update Stockfish to development version 280920.
|
||||
- Improve move probability calculation for CTG books.
|
||||
|
||||
@@ -6,8 +6,8 @@ android {
|
||||
applicationId "org.petero.droidfish"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 94
|
||||
versionName "1.84"
|
||||
versionCode 95
|
||||
versionName "1.85"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
||||
Reference in New Issue
Block a user