mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-11-23 03:21:20 +01:00
Change version to 1.90
This commit is contained in:
parent
fd23962fc4
commit
06948d542f
|
@ -1,3 +1,6 @@
|
|||
2024-02-25: Version 1.90
|
||||
- Update to Stockfish 16.1.
|
||||
|
||||
2023-07-01: Version 1.89
|
||||
- Update to Stockfish 16.
|
||||
|
||||
|
|
|
@ -7,8 +7,8 @@ android {
|
|||
applicationId "org.petero.droidfish"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 99
|
||||
versionName "1.89"
|
||||
versionCode 100
|
||||
versionName "1.90"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
|
Loading…
Reference in New Issue
Block a user