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 ea02fed commit ed4e342Copy full SHA for ed4e342
app/build.gradle
@@ -41,7 +41,7 @@ android {
41
dependencies {
42
implementation fileTree(dir: 'libs', include: ['*.jar'])
43
44
- implementation 'com.github.elimu-ai:model:model-2.0.73' // See https://jitpack.io/#elimu-ai/model
+ implementation 'com.github.elimu-ai:model:model-2.0.78' // See https://jitpack.io/#elimu-ai/model
45
46
implementation 'commons-io:commons-io:2.17.0'
47
implementation 'com.google.android.material:material:1.5.0'
0 commit comments