@@ -233,6 +233,7 @@ androidx-ads = "1.0.0-alpha05"
233233androidx-annotation = " 1.9.1"
234234androidx-annotation-experimental = " 1.5.1"
235235androidx-appcompat = " 1.7.1"
236+ androidx-appfunctions = " 1.0.0-alpha03"
236237androidx-appsearch = " 1.1.0"
237238androidx-arch-core = " 2.2.0"
238239androidx-asynclayoutinflater = " 1.1.0"
@@ -799,6 +800,9 @@ androidx-annotation = { module = "androidx.annotation:annotation", version.ref =
799800androidx-annotation-experimental = { module = " androidx.annotation:annotation-experimental" , version.ref = " androidx-annotation-experimental" }
800801androidx-appcompat = { module = " androidx.appcompat:appcompat" , version.ref = " androidx-appcompat" }
801802androidx-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" }
802806androidx-appsearch = { module = " androidx.appsearch:appsearch" , version.ref = " androidx-appsearch" }
803807androidx-appsearch-compiler = { module = " androidx.appsearch:appsearch-compiler" , version.ref = " androidx-appsearch" }
804808androidx-appsearch-local-storage = { module = " androidx.appsearch:appsearch-local-storage" , version.ref = " androidx-appsearch" }
0 commit comments