aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-09 00:08:12 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-09 00:08:12 +0000
commit254539c27192bc658bf83306a44e40f041084a61 (patch)
tree11ca4b5505fb362f6c795c8035657d1ef19d3f1e
parentece402710780a4186691d07b014deb11eee4f753 (diff)
parent349a38c9e096cb8320472a4962aef0cdc559d716 (diff)
downloadkotlinx.coroutines-android13-qpr3-s11-release.tar.gz
Change-Id: Ie88122655630c7138373967548eb770ae71ea158
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 795e5b0a..508a631f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -204,4 +204,5 @@ java_library {
filegroup {
name: "kotlinx-coroutines-play-services",
srcs: ["integration/kotlinx-coroutines-play-services/src/**/*.kt"],
+ visibility: ["//visibility:public"],
}