diff --git a/AndroidTestingBlueprint-kotlinApp/.google/packaging.yaml b/AndroidTestingBlueprint-kotlinApp/.google/packaging.yaml new file mode 100644 index 0000000..b3e1f05 --- /dev/null +++ b/AndroidTestingBlueprint-kotlinApp/.google/packaging.yaml @@ -0,0 +1,25 @@ +# Copyright 2018 Google Inc. +# +# 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 +# +# http://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. +# +# 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] +categories: [Getting Started] +languages: [Kotlin] +solutions: [Mobile, Testing] +github: android-testing-templates +level: INTERMEDIATE +license: apache2 diff --git a/AndroidTestingBlueprint/.google/packaging.yaml b/AndroidTestingBlueprint/.google/packaging.yaml new file mode 100644 index 0000000..c47ba12 --- /dev/null +++ b/AndroidTestingBlueprint/.google/packaging.yaml @@ -0,0 +1,25 @@ +# Copyright 2018 Google Inc. +# +# 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 +# +# http://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. +# +# 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] +categories: [Getting Started] +languages: [Java] +solutions: [Mobile, Testing] +github: android-testing-templates +level: INTERMEDIATE +license: apache2