Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Commit e125c34

Browse files
committed
chore: Release 1.0.2
1 parent 4b4c2b1 commit e125c34

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 1000002
12-
versionName "1.0.2-SNAPSHOT"
12+
versionName "1.0.2"
1313
setProperty("archivesBaseName", "${applicationId}-${versionCode}")
1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
}

0 commit comments

Comments
 (0)