Bump Android build version
This commit is contained in:
parent
8e45e84fed
commit
b21ef6296d
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ android {
|
|||
minSdkVersion 18
|
||||
targetSdkVersion 29 // Upgrade to 30 after november 2021
|
||||
versionCode 18
|
||||
versionName "1.2.1"
|
||||
versionName "1.3.0"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
arguments "-DANDROID_STL=c++_static"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue