version bump (v1.0.0)

Major updates
This commit is contained in:
auth
2023-06-04 22:16:54 +00:00
committed by GitHub
parent 9a64e48a14
commit 47daee83e5

View File

@@ -3,7 +3,7 @@ plugins {
id 'org.jetbrains.kotlin.android'
}
def appVersionName = "0.1.2"
def appVersionName = "1.0.0"
def appVersionCode = 4
android {