Increment WebView client version to 0.0.6
This commit is contained in:
parent
db387b6310
commit
8a3c97abfd
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ android {
|
|||
minSdk 21
|
||||
targetSdk 32
|
||||
versionCode 1
|
||||
versionName "0.0.5"
|
||||
versionName "0.0.6"
|
||||
setProperty("archivesBaseName", "stendhal-webview-${versionName}")
|
||||
setProperty("buildDir", "${projectDir}/../../build/build_android_client")
|
||||
|
||||
|
|
|
|||
|
|
@ -86,7 +86,7 @@ version.old = 1.38
|
|||
version = 1.38.5
|
||||
|
||||
# android client version
|
||||
version.webview = 0.0.5
|
||||
version.webview = 0.0.6
|
||||
|
||||
# javac options
|
||||
javac.deprecation = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue