Skip to content

Commit 8963a96

Browse files
committed
Set version to 0.5.0
1 parent b30c067 commit 8963a96

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
@@ -9,7 +9,7 @@ android {
99
minSdkVersion 21
1010
targetSdkVersion 29
1111
versionCode 5
12-
versionName "0.5.0-SNAPSHOT"
12+
versionName "0.5.0"
1313

1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
}

0 commit comments

Comments
 (0)