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.
1 parent 303161e commit fccbf5fCopy full SHA for fccbf5f
app/build.gradle
@@ -42,7 +42,7 @@ android {
42
dependencies {
43
implementation fileTree(dir: 'libs', include: ['*.jar'])
44
45
- implementation 'com.github.elimu-ai:model:model-2.0.80' // See https://jitpack.io/#elimu-ai/model
+ implementation 'com.github.elimu-ai:model:model-2.0.83' // See https://jitpack.io/#elimu-ai/model
46
47
implementation 'commons-io:commons-io:2.17.0'
48
implementation 'com.google.android.material:material:1.5.0'
0 commit comments