Skip to content

Commit 5658317

Browse files
authored
Merge pull request #26 from elimu-ai/content-provider-1.2.30
chore(deps): content-provider 1.2.30
2 parents 37a9b3c + 567c4b1 commit 5658317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
implementation fileTree(dir: 'libs', include: ['*.jar'])
4141

4242
implementation 'com.github.elimu-ai:model:model-2.0.83' // See https://jitpack.io/#elimu-ai/model
43-
implementation 'com.github.elimu-ai:content-provider:1.2.28@aar' // See https://jitpack.io/#elimu-ai/content-provider
43+
implementation 'com.github.elimu-ai:content-provider:1.2.30@aar' // See https://jitpack.io/#elimu-ai/content-provider
4444
implementation 'com.github.elimu-ai:analytics:3.1.28@aar' // See https://jitpack.io/#elimu-ai/analytics
4545

4646
implementation 'androidx.appcompat:appcompat:1.4.1'

0 commit comments

Comments
 (0)