File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22# jetbrains
33kotlin = " 1.9.0"
44# AndroidX
5- androidX-constraintlayoutVersion = " 2.1.4"
5+ androidx-constraintlayout = " 2.1.4"
66# EventBus
77eventbusVersion = " 3.3.1"
88# Simple tools
@@ -21,7 +21,7 @@ app-version-versionCode = "65"
2121app-version-versionName = " 5.10.0"
2222[libraries ]
2323# Simple Mobile Tools
24- androidx-constraintlayout = { module = " androidx.constraintlayout:constraintlayout" , version.ref = " androidX-constraintlayoutVersion " }
24+ androidx-constraintlayout = { module = " androidx.constraintlayout:constraintlayout" , version.ref = " androidx-constraintlayout " }
2525eventbus = { module = " org.greenrobot:eventbus" , version.ref = " eventbusVersion" }
2626simple-tools-commons = { module = " com.github.SimpleMobileTools:Simple-Commons" , version.ref = " simple-commons" }
2727[plugins ]
You can’t perform that action at this time.
0 commit comments