aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-06-08 17:20:17 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-06-08 17:20:17 +0000
commitd499aaab407587abe495c5ca2beb7f219564fe7a (patch)
tree11ca4b5505fb362f6c795c8035657d1ef19d3f1e
parenta872ba4497534a6c1979d6ccb04948a8565cd4fd (diff)
parent02397446c2cc834c2cf7b6dc5369876e1d9ede72 (diff)
downloadkotlinx.coroutines-android-platform-13.0.0_r11.tar.gz
Change-Id: Ib0215a029525fd12b310191811878d4e86dd7334
-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"],
}