Skip to content

Commit 3089f32

Browse files
committed
update version
1 parent 113c86c commit 3089f32

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 = 13
18-
versionName = "1.4.1"
17+
versionCode = 17
18+
versionName = "1.5.2"
1919

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

0 commit comments

Comments
 (0)