Skip to content

Commit 9253132

Browse files
committed
chore: prepare for 1.0.2 releases
1 parent 2a96118 commit 9253132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ android {
1414
minSdk = 26
1515
targetSdk = 34
1616
versionCode = 1
17-
versionName = "1.0.1"
17+
versionName = "1.0.2"
1818

1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
}

0 commit comments

Comments
 (0)