Skip to content

Commit 6db757c

Browse files
ShridharGoeliamareebjamal
authored andcommitted
chore: Bump version code and name for release of v1.2.0 (#1703)
1 parent 52a1895 commit 6db757c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ android {
2424
applicationId "com.eventyay.organizer"
2525
minSdkVersion versions.minSdk
2626
targetSdkVersion versions.targetSdk
27-
versionCode 9
28-
versionName "1.1.1"
27+
versionCode 10
28+
versionName "1.2.0"
2929
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3030
vectorDrawables.useSupportLibrary = true
3131
manifestPlaceholders = [

0 commit comments

Comments
 (0)