Skip to content

Commit b6aed3e

Browse files
committed
fix: fix ScaleBar to properly handle dp and px
1 parent 6f8f256 commit b6aed3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ constraintlayout = "2.2.1"
2323
material = "1.13.0"
2424
robolectric = "4.16"
2525
truth = "1.4.5"
26-
mockk = "1.13.10" # Added MockK version
26+
mockk = "1.14.5"
2727

2828
[libraries]
2929
android-gradle-plugin = { module = "com.android.tools.build:gradle", version.ref = "agp" }

0 commit comments

Comments
 (0)