Skip to content

Commit c70f6e1

Browse files
Bump SDK version to 1.0.0-beta.46 (#136)
1 parent e309789 commit c70f6e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog for the Mapbox Search SDK for Android
22

3-
## 1.0.0-beta.46-SNAPSHOT
3+
## 1.0.0-beta.46
44

55
### New features
66
- [CORE] Now `SearchSuggestion` and `SearchResult` types provide a new field `fullAddress` which contains formatted text address from backend.

MapboxSearch/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ android.enableJetifier=false
2121
kotlin.code.style=official
2222

2323
# SDK version attributes
24-
VERSION_NAME=1.0.0-beta.46-SNAPSHOT
24+
VERSION_NAME=1.0.0-beta.46
2525

2626
# Artifact attributes
2727
mapboxArtifactUserOrg=mapbox

0 commit comments

Comments
 (0)