File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,5 +22,5 @@ android.nonTransitiveRClass=true
2222# Kotlin code style for this project: "official" or "obsolete":
2323kotlin.code.style =official
2424android.nonFinalResIds =false
25- LIBRARY_VERSION =1.0.5
25+ LIBRARY_VERSION =1.0.6
2626MAPBOX_DOWNLOADS_TOKEN = "YOUR_MAPBOX_DOWNLOADS_TOKEN"
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ dependencies {
6565 implementation(" com.google.android.material:material:1.12.0" )
6666 // what3words
6767 api(" com.what3words:w3w-android-wrapper:4.0.2" )
68- api(" com.what3words:w3w-android-api-sdk-bridge:1.0.8-SNAPSHOT " )
68+ api(" com.what3words:w3w-android-api-sdk-bridge:1.0.8" )
6969
7070 // Google maps
7171 compileOnly(" com.google.android.gms:play-services-maps:19.0.0" )
You can’t perform that action at this time.
0 commit comments