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