Skip to content

Commit

Permalink
bump gl-native to 10.4.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ank27 committed Feb 23, 2022
1 parent 767d6cf commit c1fd340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Project.kt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ object Versions {
const val mapboxGestures = "0.7.0"
const val mapboxJavaServices = "5.4.1"
const val mapboxBase = "0.5.0"
const val mapboxGlNative = "10.4.0-beta.1"
const val mapboxGlNative = "10.4.0-beta.2"
const val mapboxCommon = "21.2.0-beta.1"
const val mapboxAndroidCore = "5.0.0"
const val mapboxAndroidTelemetry = "8.1.0"
Expand Down

0 comments on commit c1fd340

Please sign in to comment.