File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 build-assemble :
88 executor :
99 name : android/android-machine
10- tag : 2023.11 .1
10+ tag : 2023.05 .1
1111 resource-class : xlarge
1212 steps :
1313 - checkout
6666 build-ui-test :
6767 executor :
6868 name : android/android-machine
69- tag : 2023.11 .1
69+ tag : 2023.05 .1
7070 resource-class : xlarge
7171 steps :
7272 - checkout
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ android {
6969
7070dependencies {
7171 // W3W API Map Lib
72- implementation " com.what3words:w3w-android-map-components:1.0.5 "
72+ implementation " com.what3words:w3w-android-map-components:1.0.6 "
7373
7474 implementation " androidx.core:core-ktx:1.13.1"
7575 implementation " androidx.appcompat:appcompat:1.7.0"
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ android {
6565
6666dependencies {
6767 // W3W API Map Lib
68- implementation " com.what3words:w3w-android-map-components:1.0.5 "
68+ implementation " com.what3words:w3w-android-map-components:1.0.6 "
6969
7070 implementation " androidx.core:core-ktx:1.13.1"
7171
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ android {
8989
9090dependencies {
9191 // W3W API Map Lib
92- implementation " com.what3words:w3w-android-map-components:1.0.5 "
92+ implementation " com.what3words:w3w-android-map-components:1.0.6 "
9393
9494 // W3W Component Lib
9595 implementation " com.what3words:w3w-android-components:3.2.5"
You can’t perform that action at this time.
0 commit comments