mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-23 11:31:33 +01:00
Change version to 1.86
This commit is contained in:
parent
d577dc6392
commit
b64c4d1dac
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user