修复BUG
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.xiaomi.file</groupId>
|
||||
<artifactId>com.xiaomi.file.gradle.plugin</artifactId>
|
||||
<version>2.0.2</version>
|
||||
<packaging>pom</packaging>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.delxiaomi.plugin</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.0.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
@@ -0,0 +1 @@
|
||||
30e7980fd721a49556e942e24f472ea4
|
||||
@@ -0,0 +1 @@
|
||||
8432787540cc26362643d68643ec4523efd0987d
|
||||
@@ -0,0 +1 @@
|
||||
a4144d624be1d3c512f33c1f4741518e60dfae7ce365e7a6c18a76ca70aae4f8
|
||||
@@ -0,0 +1 @@
|
||||
fc599b383f5c4035ccec74ec99caef1cc1019a3742df40d32598deb3f06591e7c54c456685b41ae90363ed7c5e59bbb7a163e86ef0b5e79cb06c077ac769d2ca
|
||||
Reference in New Issue
Block a user