Skip to content

Commit

Permalink
chore: Upgrade to Content Provider 1.2.25
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-elimu authored Nov 27, 2023
1 parent c08a2d6 commit cc05135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
implementation fileTree(dir: "libs", include: ["*.jar"])

implementation 'com.github.elimu-ai:model:model-2.0.66' // See https://jitpack.io/#elimu-ai/model
implementation 'com.github.elimu-ai:content-provider:1.2.19@aar' // See https://jitpack.io/#elimu-ai/content-provider
implementation 'com.github.elimu-ai:content-provider:1.2.25@aar' // See https://jitpack.io/#elimu-ai/content-provider
implementation 'com.github.elimu-ai:analytics:3.1.11@aar' // See https://jitpack.io/#elimu-ai/analytics

implementation 'androidx.appcompat:appcompat:1.6.1'
Expand Down

0 comments on commit cc05135

Please sign in to comment.