Skip to content

Commit 1a0f1dd

Browse files
Version number update
1 parent 4b74532 commit 1a0f1dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "org.open311.android"
99
minSdkVersion 16
1010
targetSdkVersion 24
11-
versionCode 2
12-
versionName "1.1-alpha"
11+
versionCode 3
12+
versionName "1.2-alpha"
1313
multiDexEnabled true
1414
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1515
}

0 commit comments

Comments
 (0)