mirror of
https://github.com/nextcloud/android-library.git
synced 2025-07-20 16:54:28 +00:00
8 lines
271 B
YAML
8 lines
271 B
YAML
# SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
|
|
# SPDX-FileCopyrightText: 2021-2023 Tobias Kaminsky <tobias@kaminsky.me>
|
|
# SPDX-License-Identifier: MIT
|
|
jdk:
|
|
- openjdk17
|
|
install:
|
|
- ./gradlew :library:publishReleasePublicationToMavenLocal
|