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 73c79dc + 67c6c24 commit d3e702cCopy full SHA for d3e702c
1 file changed
app/build.gradle
@@ -56,7 +56,7 @@ android {
56
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
+ implementation 'com.github.elimu-ai:model:model-2.0.83' // See https://jitpack.io/#elimu-ai/model
60
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
0 commit comments