mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-23 03:21:20 +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
|
||||
- Update to Stockfish 13.
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ android {
|
|||
applicationId "org.petero.droidfish"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 95
|
||||
versionName "1.85"
|
||||
versionCode 96
|
||||
versionName "1.86"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
|
Loading…
Reference in New Issue
Block a user