Skip to content

Commit f749c9f

Browse files
authored
Merge pull request #20 from elimu-ai/content-provider-1.2.34
chore(deps): content-provider 1.2.34
2 parents 324d7cc + 69ffdc8 commit f749c9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ hilt = "2.55"
1111
kotlinAndroidPlugin = "2.0.0"
1212
grgit = "5.0.0"
1313
elimuModel = "model-2.0.84"
14-
elimuProvider = "1.2.32"
14+
elimuProvider = "1.2.34"
1515

1616
[libraries]
1717
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
@@ -31,4 +31,4 @@ grgit = { group = "org.ajoberstar.grgit", name = "grgit-gradle", version.ref = "
3131
elimu-model = { group = "com.github.elimu-ai", name = "model", version.ref = "elimuModel" }
3232
elimu-provider = { group = "com.github.elimu-ai", name = "content-provider", version.ref = "elimuProvider" }
3333

34-
[plugins]
34+
[plugins]

0 commit comments

Comments
 (0)