Skip to content

Commit 027e35c

Browse files
Zayankovskygithub-actions[bot]
authored andcommitted
bump versions for 3.16.0-beta.1 release (#10458)
GitOrigin-RevId: bdbd9bc7d725da73961fb6f5523922c9bc41760c
1 parent 2aadafc commit 027e35c

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 = '16.0-SNAPSHOT-09-24--11-23.git-589d51c'
11+
def mapboxSdkVersionSuffix = '16.0-beta.1'
1212

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

0 commit comments

Comments
 (0)