Skip to content

Commit 356b192

Browse files
committed
Bump versionName to 0.1.5
1 parent 50147d7 commit 356b192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ android {
3131
targetSdkVersion rootProject.targetSdkVersion
3232
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3333
versionCode 1
34-
versionName "0.1.4"
34+
versionName "0.1.5"
3535
vectorDrawables.useSupportLibrary true
3636
}
3737
buildTypes {

0 commit comments

Comments
 (0)