bump version (1.1.0)
This commit is contained in:
@@ -3,8 +3,8 @@ plugins {
|
||||
id 'org.jetbrains.kotlin.android'
|
||||
}
|
||||
|
||||
def appVersionName = "1.0.2"
|
||||
def appVersionCode = 6
|
||||
def appVersionName = "1.1.0"
|
||||
def appVersionCode = 7
|
||||
|
||||
android {
|
||||
compileSdk 33
|
||||
|
||||
Reference in New Issue
Block a user