fix: version
This commit is contained in:
@@ -3,8 +3,8 @@ plugins {
|
||||
id 'org.jetbrains.kotlin.android'
|
||||
}
|
||||
|
||||
def appVersionName = "0.1.1"
|
||||
def appVersionCode = 3
|
||||
def appVersionName = "0.1.2"
|
||||
def appVersionCode = 4
|
||||
|
||||
android {
|
||||
compileSdk 33
|
||||
|
||||
Reference in New Issue
Block a user