version upgrade to 3
This commit is contained in:
parent
c7b7ca68ab
commit
fe4d569afa
@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.ExperimentalWasmDsl
|
||||
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
|
||||
|
||||
val appVersionName = "1.0"
|
||||
val appVersionCode = 2
|
||||
val appVersionCode = 3
|
||||
val appVersionDisplay = "$appVersionName.$appVersionCode"
|
||||
|
||||
plugins {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user