mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-26 21:47:23 +01:00
Change version to 1.87
This commit is contained in:
parent
523b2e67f3
commit
7be558d773
|
@ -1,3 +1,6 @@
|
||||||
|
2022-04-23: Version 1.87
|
||||||
|
- Update to Stockfish 15.
|
||||||
|
|
||||||
2021-07-02: Version 1.86
|
2021-07-02: Version 1.86
|
||||||
- Update to Stockfish 14.
|
- Update to Stockfish 14.
|
||||||
|
|
||||||
|
|
|
@ -7,8 +7,8 @@ android {
|
||||||
applicationId "org.petero.droidfish"
|
applicationId "org.petero.droidfish"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 96
|
versionCode 97
|
||||||
versionName "1.86"
|
versionName "1.87"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
ndkBuild {
|
ndkBuild {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user