Skip to content

Commit 73c79dc

Browse files
authored
Merge pull request #37 from elimu-ai/content-provider-1.2.28
chore(deps): content-provider 1.2.28
2 parents 389aa9d + f740f13 commit 73c79dc

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
@@ -57,7 +57,7 @@ dependencies {
5757
implementation fileTree(dir: 'libs', include: ['*.jar'])
5858

5959
implementation 'com.github.elimu-ai:model:model-2.0.66' // See https://jitpack.io/#elimu-ai/model
60-
implementation 'com.github.elimu-ai:content-provider:1.2.19@aar' // See https://jitpack.io/#elimu-ai/content-provider
60+
implementation 'com.github.elimu-ai:content-provider:1.2.28@aar' // See https://jitpack.io/#elimu-ai/content-provider
6161
implementation 'com.github.elimu-ai:analytics:3.1.27@aar' // See https://jitpack.io/#elimu-ai/analytics
6262

6363
implementation 'androidx.appcompat:appcompat:1.4.1'

0 commit comments

Comments
 (0)