We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e309789 commit c70f6e1Copy full SHA for c70f6e1
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog for the Mapbox Search SDK for Android
2
3
-## 1.0.0-beta.46-SNAPSHOT
+## 1.0.0-beta.46
4
5
### New features
6
- [CORE] Now `SearchSuggestion` and `SearchResult` types provide a new field `fullAddress` which contains formatted text address from backend.
MapboxSearch/gradle.properties
@@ -21,7 +21,7 @@ android.enableJetifier=false
21
kotlin.code.style=official
22
23
# SDK version attributes
24
-VERSION_NAME=1.0.0-beta.46-SNAPSHOT
+VERSION_NAME=1.0.0-beta.46
25
26
# Artifact attributes
27
mapboxArtifactUserOrg=mapbox
0 commit comments