File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ android {
42
42
dependencies {
43
43
implementation fileTree(dir : ' libs' , include : [' *.jar' ])
44
44
45
- implementation ' com.github.elimu-ai:model:model-2.0.80 ' // See https://jitpack.io/#elimu-ai/model
45
+ implementation ' com.github.elimu-ai:model:model-2.0.83 ' // See https://jitpack.io/#elimu-ai/model
46
46
47
47
implementation ' commons-io:commons-io:2.17.0'
48
48
implementation ' com.google.android.material:material:1.5.0'
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ android {
27
27
}
28
28
29
29
dependencies {
30
- implementation ' com.github.elimu-ai:model:model-2.0.80 ' // See https://jitpack.io/#elimu-ai/model
30
+ implementation ' com.github.elimu-ai:model:model-2.0.83 ' // See https://jitpack.io/#elimu-ai/model
31
31
implementation ' com.github.elimu-ai:analytics:3.1.27@aar' // See https://jitpack.io/#elimu-ai/analytics
32
32
}
33
33
You can’t perform that action at this time.
0 commit comments