release v0.6pre5

the thousand-star release
This commit is contained in:
tildearrow 2023-05-24 04:19:45 -05:00
parent 4c069178e7
commit b24b22dfd9
7 changed files with 49 additions and 19 deletions

View file

@ -15,8 +15,8 @@ android {
}
minSdkVersion 21
targetSdkVersion 26
versionCode 143
versionName "0.6pre4"
versionCode 158
versionName "0.6pre5"
externalNativeBuild {
cmake {
arguments "-DANDROID_APP_PLATFORM=android-21", "-DANDROID_STL=c++_static"