Skip to content

Commit

Permalink
Bump design library to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Duy Phạm authored and Duy Phạm committed Jan 7, 2025
1 parent d39487c commit 45ccdf2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions lib/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,7 @@ dependencies {

// what3words
api("com.what3words:w3w-android-wrapper:4.0.2")
api("com.what3words:w3w-android-design-library:2.0.2")
api("com.what3words:w3w-core-android:1.1.0-SNAPSHOT") {
isChanging = true
}
api("com.what3words:w3w-android-design-library:2.0.3")
api("com.what3words:w3w-core-android:1.1.0")

//compose
Expand Down

0 comments on commit 45ccdf2

Please sign in to comment.