Skip to content

Commit

Permalink
Merge pull request #22 from elimu-ai/content-provider-1.2.25
Browse files Browse the repository at this point in the history
chore: Upgrade to Content Provider 1.2.25
  • Loading branch information
jo-elimu authored Nov 27, 2023
2 parents c08a2d6 + cc05135 commit 0e43216
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 0e43216

Please sign in to comment.