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 389aa9d + f740f13 commit 73c79dcCopy full SHA for 73c79dc
app/build.gradle
@@ -57,7 +57,7 @@ dependencies {
57
implementation fileTree(dir: 'libs', include: ['*.jar'])
58
59
implementation 'com.github.elimu-ai:model:model-2.0.66' // See https://jitpack.io/#elimu-ai/model
60
- 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.28@aar' // See https://jitpack.io/#elimu-ai/content-provider
61
implementation 'com.github.elimu-ai:analytics:3.1.27@aar' // See https://jitpack.io/#elimu-ai/analytics
62
63
implementation 'androidx.appcompat:appcompat:1.4.1'
0 commit comments