Skip to content

Commit

Permalink
Added CODEOWNERS and upgraded MapLibre version.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbalfour-amzn committed Sep 9, 2024
1 parent 8ec2ba2 commit 0d92893
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* @aws-geospatial/amazon-location

2 changes: 1 addition & 1 deletion kotlin/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ dependencies {
androidTestImplementation(libs.androidx.junit)
androidTestImplementation(libs.androidx.espresso.core)

implementation("org.maplibre.gl:android-sdk:11.2.0")
implementation("org.maplibre.gl:android-sdk:11.3.0")
}

0 comments on commit 0d92893

Please sign in to comment.