Skip to content

Commit e1e226c

Browse files
committed
test push
1 parent 51c7e07 commit e1e226c

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 = 24
1515
targetSdk = 34
1616
versionCode = 1
17-
versionName = "1.0.0"
17+
versionName = "1.0.1"
1818

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

0 commit comments

Comments
 (0)