diff --git a/app/build.gradle b/app/build.gradle index 3e61b4d..03b342a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -50,7 +50,7 @@ dependencies { implementation fileTree(dir: "libs", include: ["*.jar"]) implementation 'com.github.elimu-ai:model:model-2.0.66' // See https://jitpack.io/#elimu-ai/model - implementation 'com.github.elimu-ai:content-provider:1.2.19@aar' // See https://jitpack.io/#elimu-ai/content-provider + implementation 'com.github.elimu-ai:content-provider:1.2.25@aar' // See https://jitpack.io/#elimu-ai/content-provider implementation 'com.github.elimu-ai:analytics:3.1.11@aar' // See https://jitpack.io/#elimu-ai/analytics implementation 'androidx.appcompat:appcompat:1.6.1'