Skip to content
This repository was archived by the owner on Jan 12, 2023. It is now read-only.

Commit eebdd43

Browse files
committed
Bump versionName to 0.1.4
1 parent cc3d830 commit eebdd43

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.3"
33+
versionName "0.1.4"
3434
vectorDrawables.useSupportLibrary true
3535
}
3636
buildTypes {

0 commit comments

Comments
 (0)