Skip to content

Commit 57e648f

Browse files
Bump version to 1.6-Alpha
1 parent a27589f commit 57e648f

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 6
12-
versionName "1.5-alpha"
11+
versionCode 7
12+
versionName "1.6-alpha"
1313
multiDexEnabled true
1414
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1515
}

0 commit comments

Comments
 (0)