chore: bump version to 1.1.0 (versionCode 2) for Play Store testing
This commit is contained in:
@@ -24,8 +24,8 @@ android {
|
||||
applicationId = "com.scarriffle.calendarr"
|
||||
minSdk = 24
|
||||
targetSdk = 35
|
||||
versionCode = 1
|
||||
versionName = "1.0.0"
|
||||
versionCode = 2
|
||||
versionName = "1.1.0"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables { useSupportLibrary = true }
|
||||
|
||||
Reference in New Issue
Block a user