Skip to content

Commit 3167600

Browse files
committed
chore: release 2.0.1
1 parent 5658317 commit 3167600

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
@@ -8,7 +8,7 @@ android {
88
minSdkVersion 26
99
targetSdkVersion 35
1010
versionCode 2000001
11-
versionName "2.0.1-SNAPSHOT"
11+
versionName "2.0.1"
1212
setProperty("archivesBaseName", "${applicationId}-${versionCode}")
1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1414
}

0 commit comments

Comments
 (0)