From 7a2c489f8f23b1775826e9366254141c556048de Mon Sep 17 00:00:00 2001 From: Paul Lammertsma Date: Thu, 6 Feb 2025 00:53:08 +0100 Subject: [PATCH] Create packaging.yaml --- JetStreamCompose/.google/packaging.yaml | 43 +++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 JetStreamCompose/.google/packaging.yaml diff --git a/JetStreamCompose/.google/packaging.yaml b/JetStreamCompose/.google/packaging.yaml new file mode 100644 index 000000000..66f8c6130 --- /dev/null +++ b/JetStreamCompose/.google/packaging.yaml @@ -0,0 +1,43 @@ +# Copyright 2019 Google LLC +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +# Project-wide Gradle settings. +# IDE (e.g. Android Studio) users: +# Gradle settings configured through the IDE *will override* +# any settings specified in this file. +# For more details on how to configure your build environment visit +# http://www.gradle.org/docs/current/userguide/build_environment.html +# Specifies the JVM arguments used for the daemon process. +# The setting is particularly useful for tweaking memory settings +# +# GOOGLE SAMPLE PACKAGING DATA +# +# This file is used by Google as part of our samples packaging process. +# End users may safely ignore this file. It has no relevance to other systems. +--- +status: PUBLISHED + +technologies: [Android, JetpackCompose] +categories: [Android TV] +languages: [Kotlin] +solutions: [TV] +github: android/tv-samples +level: INTERMEDIATE +icon: JetStreamCompose/jetstream/src/main/res/mipmap-xxxhdpi/ic_launcher.png + +apiRefs: + - android:androidx.tv.material3 + - github:google/exoplayer + +license: apache2