Skip to content

Commit f3cfd09

Browse files
committed
chore: Bumped version to v10.0
1 parent bb7c523 commit f3cfd09

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
@@ -19,7 +19,7 @@ android {
1919
minSdk = 21
2020
targetSdk = 34
2121
versionCode = 19
22-
versionName = "Test.10.0"
22+
versionName = "10.0"
2323

2424
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2525
vectorDrawables {

0 commit comments

Comments
 (0)