Skip to content

Commit

Permalink
Update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
tananaev committed Sep 22, 2024
1 parent 05718aa commit 3d3d216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ android {
register("traccar") {
isDefault = true
applicationId = "org.traccar.gateway"
versionCode = 16
versionCode = 17
versionName = "5.8"
}
}
Expand Down

0 comments on commit 3d3d216

Please sign in to comment.