Skip to content

Commit 85ffedd

Browse files
committed
Update project
1 parent 4adeaf2 commit 85ffedd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ androidx-ads = "1.0.0-alpha05"
233233
androidx-annotation = "1.9.1"
234234
androidx-annotation-experimental = "1.5.1"
235235
androidx-appcompat = "1.7.1"
236+
androidx-appfunctions = "1.0.0-alpha03"
236237
androidx-appsearch = "1.1.0"
237238
androidx-arch-core = "2.2.0"
238239
androidx-asynclayoutinflater = "1.1.0"
@@ -799,6 +800,9 @@ androidx-annotation = { module = "androidx.annotation:annotation", version.ref =
799800
androidx-annotation-experimental = { module = "androidx.annotation:annotation-experimental", version.ref = "androidx-annotation-experimental" }
800801
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
801802
androidx-appcompat-resources = { module = "androidx.appcompat:appcompat-resources", version.ref = "androidx-appcompat" }
803+
androidx-appfunctions = { module = "androidx.appfunctions:appfunctions", version.ref = "androidx-appfunctions" }
804+
androidx-appfunctions-service = { module = "androidx.appfunctions:appfunctions-service", version.ref = "androidx-appfunctions" }
805+
androidx-appfunctions-compiler = { module = "androidx.appfunctions:appfunctions-compiler", version.ref = "androidx-appfunctions" }
802806
androidx-appsearch = { module = "androidx.appsearch:appsearch", version.ref = "androidx-appsearch" }
803807
androidx-appsearch-compiler = { module = "androidx.appsearch:appsearch-compiler", version.ref = "androidx-appsearch" }
804808
androidx-appsearch-local-storage = { module = "androidx.appsearch:appsearch-local-storage", version.ref = "androidx-appsearch" }

0 commit comments

Comments
 (0)