Skip to content

Commit

Permalink
Merge branch 'main' into kb-dynamic-mapbox
Browse files Browse the repository at this point in the history
  • Loading branch information
KaylaBrady authored Dec 12, 2024
2 parents c0eeacc + 4884391 commit 7745b31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ junit = "4.13.2"
koin-bom = "3.5.6"
kotlinxCoroutinesCore = "1.8.1"
kotlinxDatetime = "0.6.1"
ktor = "3.0.1"
ktor = "3.0.2"
mapbox = "11.3.0"
mapboxTurf = "6.15.0"
mokkery = "2.3.0"
Expand Down
2 changes: 1 addition & 1 deletion iosApp/iosApp/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>1.1.3</string>
<string>1.1.4</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>ITSAppUsesNonExemptEncryption</key>
Expand Down

0 comments on commit 7745b31

Please sign in to comment.