11[versions ]
2- elimuModel = " model-2.0.103"
3- elimuAnalytics = " 3.1.33"
2+ elimuAnalytics = " 3.2.0"
43elimuContentProvider = " 1.2.42"
54elimuCommonUtils = " 1.0.12"
65gradle = " 8.8.1"
@@ -15,10 +14,8 @@ appCompat = "1.7.0"
1514androidXJunit = " 1.2.1"
1615androidXEspresso = " 3.6.1"
1716kotlin = " 2.1.20"
18- coreKtx = " 1.16.0"
1917
2018[libraries ]
21- elimu-model = { group = " ai.elimu" , name = " model" , version.ref = " elimuModel" }
2219elimu-analytics = { group = " ai.elimu" , name = " analytics" , version.ref = " elimuAnalytics" }
2320elimu-content-provider = { group = " ai.elimu" , name = " content-provider" , version.ref = " elimuContentProvider" }
2421elimu-common-utils = { group = " ai.elimu" , name = " common-utils" , version.ref = " elimuCommonUtils" }
@@ -36,7 +33,6 @@ androidx-junit = { group = "androidx.test.ext", name = "junit", version.ref = "a
3633androidx-espresso = { group = " androidx.test.espresso" , name = " espresso-core" , version.ref = " androidXEspresso" }
3734
3835junit = { group = " junit" , name = " junit" , version.ref = " junit" }
39- androidx-core-ktx = { group = " androidx.core" , name = " core-ktx" , version.ref = " coreKtx" }
4036kotlin-gradle-plugin = { group = " org.jetbrains.kotlin" , name = " kotlin-gradle-plugin" , version.ref = " kotlin" }
4137
4238[plugins ]
0 commit comments