Skip to content

Commit 1a24eff

Browse files
committed
Fix native 16KB alignment for RootBeer
1 parent cc97820 commit 1a24eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ recyclerview = "1.3.0"
2424
retrofit = "2.11.0"
2525
retrofit2KotlinCoroutinesAdapter = "0.9.2"
2626
robolectric = "4.14.1"
27-
rootbeerLib = "0.1.0"
27+
rootbeerLib = "0.1.1"
2828
runner = "1.6.2"
2929
swiperefreshlayout = "1.1.0"
3030

0 commit comments

Comments
 (0)