Skip to content

Commit 44a1116

Browse files
committed
Set version to 0.2.0
1 parent 1d4da33 commit 44a1116

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 30
1111
versionCode 1
12-
versionName "0.2.0-SNAPSHOT"
12+
versionName "0.2.0"
1313

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

0 commit comments

Comments
 (0)