We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37a9b3c + 567c4b1 commit 5658317Copy full SHA for 5658317
app/build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
implementation fileTree(dir: 'libs', include: ['*.jar'])
41
42
implementation 'com.github.elimu-ai:model:model-2.0.83' // See https://jitpack.io/#elimu-ai/model
43
- implementation 'com.github.elimu-ai:content-provider:1.2.28@aar' // See https://jitpack.io/#elimu-ai/content-provider
+ implementation 'com.github.elimu-ai:content-provider:1.2.30@aar' // See https://jitpack.io/#elimu-ai/content-provider
44
implementation 'com.github.elimu-ai:analytics:3.1.28@aar' // See https://jitpack.io/#elimu-ai/analytics
45
46
implementation 'androidx.appcompat:appcompat:1.4.1'
0 commit comments