Skip to content

Commit 453e29f

Browse files
committed
Cleanup
1 parent 36d03a5 commit 453e29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/androidlib/src/mill/androidlib/AndroidModule.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ trait AndroidModule extends JavaModule {
158158
VariantMatcher.Equals("androidJvm"),
159159
VariantMatcher.Equals("jvm")
160160
))
161-
).withForceDepMgmtVersions(Some(true))
161+
)
162162
}
163163

164164
/**

0 commit comments

Comments
 (0)