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 {
4242dependencies {
4343 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
4444
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
4646
4747 implementation ' commons-io:commons-io:2.17.0'
4848 implementation ' com.google.android.material:material:1.5.0'
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ android {
2727}
2828
2929dependencies {
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
3131 implementation ' com.github.elimu-ai:analytics:3.1.27@aar' // See https://jitpack.io/#elimu-ai/analytics
3232}
3333
You can’t perform that action at this time.
0 commit comments