Skip to content

Commit 70f2075

Browse files
committed
update version
1 parent b4b3d9e commit 70f2075

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId = "fr.antoineverin.worktime"
1515
minSdk = 30
1616
targetSdk = 34
17-
versionCode = 17
18-
versionName = "1.5.2"
17+
versionCode = 18
18+
versionName = "1.5.3"
1919

2020
ksp {
2121
arg("room.schemaLocation", "$projectDir/schemas")

0 commit comments

Comments
 (0)