Skip to content

Commit 1a4103c

Browse files
RingerJKgithub-actions[bot]
authored andcommitted
[nav android] bump native libs to vx.14.8 (#10792)
GitOrigin-RevId: 3ae0bb73c7db7e55504a6020eff1d60f57e7db49
1 parent 526813c commit 1a4103c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ext {
88
carMinSdkVersion : 23
99
]
1010

11-
def mapboxSdkVersionSuffix = '14.6'
11+
def mapboxSdkVersionSuffix = '14.8'
1212

1313
def ndkVersionSuffix = ""
1414
if (project.hasProperty("ndkMajor")) {

0 commit comments

Comments
 (0)