Skip to content

Commit

Permalink
Bump versionCode to 13
Browse files Browse the repository at this point in the history
  • Loading branch information
cristan committed Nov 13, 2024
1 parent 01def3d commit 1dcb0be
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 @@ -13,7 +13,7 @@ android {
applicationId = "nl.ovfietsbeschikbaarheid"
minSdk = 26
targetSdk = 35
versionCode = 12
versionCode = 13
versionName = "2.0"

// Only include resources for supported languages
Expand Down

0 comments on commit 1dcb0be

Please sign in to comment.