Skip to content

Commit e62c128

Browse files
authored
Merge pull request #70 from BloopApp/increment_version
Increment to 1.0.5
2 parents 834ab8f + fba44bc commit e62c128

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
minSdkVersion 19
1111
targetSdkVersion 25
1212
multiDexEnabled = true
13-
versionCode 5
14-
versionName "1.0.4"
13+
versionCode 6
14+
versionName "1.0.5"
1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616

1717
// build config

0 commit comments

Comments
 (0)