Skip to content

Commit 184d551

Browse files
committed
[Sunflower] Bump versionName to 0.1.1
Change-Id: I13cb83e9b38499454d283c57ed1c1a9e55efddb3
1 parent b5cb8ce commit 184d551

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
@@ -30,7 +30,7 @@ android {
3030
targetSdkVersion rootProject.targetSdkVersion
3131
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
3232
versionCode 1
33-
versionName "0.1.0"
33+
versionName "0.1.1"
3434
}
3535
buildTypes {
3636
release {

0 commit comments

Comments
 (0)