• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3  <!-- This module was also published with a richer model, Gradle metadata,  -->
4  <!-- which should be used instead. Do not delete the following line which  -->
5  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
6  <!-- that they should prefer consuming it instead. -->
7  <!-- do_not_remove: published-with-gradle-metadata -->
8  <modelVersion>4.0.0</modelVersion>
9  <groupId>com.android.tools.build</groupId>
10  <artifactId>aapt2-proto</artifactId>
11  <version>8.9.0-alpha03-12634980</version>
12  <dependencies>
13    <dependency>
14      <groupId>com.google.protobuf</groupId>
15      <artifactId>protobuf-java</artifactId>
16      <version>3.22.3</version>
17      <scope>runtime</scope>
18    </dependency>
19  </dependencies>
20  <description>Android Asset Packaging Tool 2. Protocol Buffer Files</description>
21  <url>https://developer.android.com/studio/build</url>
22  <name>com.android.tools.build.aapt2-proto</name>
23  <licenses>
24    <license>
25      <name>The Apache Software License, Version 2.0</name>
26      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
27      <distribution>repo</distribution>
28    </license>
29  </licenses>
30  <developers>
31    <developer>
32      <name>The Android Open Source Project</name>
33    </developer>
34  </developers>
35  <scm>
36    <connection>git://android.googlesource.com/platform/tools/base.git</connection>
37    <url>https://android.googlesource.com/platform/tools/base</url>
38  </scm>
39</project>
40