Merge pull request #54 from barrydeen/chore/bump-v1.2.0
chore: bump version to 1.2.0
This commit is contained in:
@@ -26,8 +26,8 @@ android {
|
||||
applicationId = baseApplicationId
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 2
|
||||
versionName = "1.1.0"
|
||||
versionCode = 3
|
||||
versionName = "1.2.0"
|
||||
resValue("string", "app_name", "Dark Wisp")
|
||||
|
||||
ndk {
|
||||
|
||||
Reference in New Issue
Block a user