This commit is contained in:
LLyy
2025-09-17 16:15:38 +08:00
commit bdd1a4a336
30 changed files with 253 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1 @@
4b3210490f7f2d78d951aa712b2a8770

View File

@@ -0,0 +1 @@
d3790589f5b40113cdd76380b58c796178c279e3

View File

@@ -0,0 +1 @@
8efcbbe07f601cb26097b5adbc544c6e683c6beecfd146dd06c18efbfbb7d476

View File

@@ -0,0 +1 @@
1bcc10476b224c3a810869357b08227d9c77b7f3d988b5da42309ea989694962bb9128dcfec8c99e97eb508710970ccf8bdc33f7adb0e4984a040dbf7987b4df

View File

@@ -0,0 +1,131 @@
{
"formatVersion": "1.1",
"component": {
"group": "com.reno.plugin",
"module": "Plugin",
"version": "1.0.0",
"attributes": {
"org.gradle.status": "release"
}
},
"createdBy": {
"gradle": {
"version": "8.0"
}
},
"variants": [
{
"name": "apiElements",
"attributes": {
"org.gradle.category": "library",
"org.gradle.dependency.bundling": "external",
"org.gradle.jvm.version": 17,
"org.gradle.libraryelements": "jar",
"org.gradle.usage": "java-api"
},
"files": [
{
"name": "Plugin-1.0.0.jar",
"url": "Plugin-1.0.0.jar",
"size": 175451047,
"sha512": "1bcc10476b224c3a810869357b08227d9c77b7f3d988b5da42309ea989694962bb9128dcfec8c99e97eb508710970ccf8bdc33f7adb0e4984a040dbf7987b4df",
"sha256": "8efcbbe07f601cb26097b5adbc544c6e683c6beecfd146dd06c18efbfbb7d476",
"sha1": "d3790589f5b40113cdd76380b58c796178c279e3",
"md5": "4b3210490f7f2d78d951aa712b2a8770"
}
]
},
{
"name": "runtimeElements",
"attributes": {
"org.gradle.category": "library",
"org.gradle.dependency.bundling": "external",
"org.gradle.jvm.version": 17,
"org.gradle.libraryelements": "jar",
"org.gradle.usage": "java-runtime"
},
"dependencies": [
{
"group": "com.squareup.okhttp3",
"module": "okhttp",
"version": {
"requires": "4.9.2"
}
},
{
"group": "com.alibaba",
"module": "fastjson",
"version": {
"requires": "1.2.73"
}
},
{
"group": "com.android.tools.build",
"module": "gradle",
"version": {
"requires": "8.0.2"
}
},
{
"group": "org.smali",
"module": "smali",
"version": {
"requires": "2.5.2"
}
},
{
"group": "org.ow2.asm",
"module": "asm",
"version": {
"requires": "9.7"
}
},
{
"group": "org.ow2.asm",
"module": "asm-commons",
"version": {
"requires": "9.7"
}
},
{
"group": "org.json",
"module": "json",
"version": {
"requires": "20210307"
}
}
],
"files": [
{
"name": "Plugin-1.0.0.jar",
"url": "Plugin-1.0.0.jar",
"size": 175451047,
"sha512": "1bcc10476b224c3a810869357b08227d9c77b7f3d988b5da42309ea989694962bb9128dcfec8c99e97eb508710970ccf8bdc33f7adb0e4984a040dbf7987b4df",
"sha256": "8efcbbe07f601cb26097b5adbc544c6e683c6beecfd146dd06c18efbfbb7d476",
"sha1": "d3790589f5b40113cdd76380b58c796178c279e3",
"md5": "4b3210490f7f2d78d951aa712b2a8770"
}
]
},
{
"name": "shadowRuntimeElements",
"attributes": {
"org.gradle.category": "library",
"org.gradle.dependency.bundling": "shadowed",
"org.gradle.libraryelements": "jar",
"org.gradle.usage": "java-runtime"
},
"files": [
{
"name": "Plugin-1.0.0.jar",
"url": "Plugin-1.0.0.jar",
"size": 175451047,
"sha512": "1bcc10476b224c3a810869357b08227d9c77b7f3d988b5da42309ea989694962bb9128dcfec8c99e97eb508710970ccf8bdc33f7adb0e4984a040dbf7987b4df",
"sha256": "8efcbbe07f601cb26097b5adbc544c6e683c6beecfd146dd06c18efbfbb7d476",
"sha1": "d3790589f5b40113cdd76380b58c796178c279e3",
"md5": "4b3210490f7f2d78d951aa712b2a8770"
}
]
}
]
}

View File

@@ -0,0 +1 @@
9c8ece9633fcce6938341f4c0c796a6c

View File

@@ -0,0 +1 @@
cac94d654076bab0e3752ac6dc9d31bcbf7a1df9

View File

@@ -0,0 +1 @@
fa8e4b8b40ef288bc7bc6c0cb9b10a6b0cbfb8fc7a1d2f132881fe337acd103e

View File

@@ -0,0 +1 @@
a26e3954592920a080b057a7d58c309e804672d0f564839209e6c43a4f21569948d9e8787d89c058ad78af49fbf06a39a7c5468c63724e2e71498e64d1438d00

View File

@@ -0,0 +1,57 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>com.reno.plugin</groupId>
<artifactId>Plugin</artifactId>
<version>1.0.0</version>
<dependencies>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.9.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.73</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.android.tools.build</groupId>
<artifactId>gradle</artifactId>
<version>8.0.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.smali</groupId>
<artifactId>smali</artifactId>
<version>2.5.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
<version>9.7</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>
<artifactId>asm-commons</artifactId>
<version>9.7</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20210307</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>

View File

@@ -0,0 +1 @@
6b2dc2cdc2fc30a59c5e045820e1364b

View File

@@ -0,0 +1 @@
59f2f80d10eed606dcecfde616593b90a221616f

View File

@@ -0,0 +1 @@
d3403dcb84b0ac7728cf1605cf0086e41d95fa18f7d1e6a1ef5b9a9e95e6b571

View File

@@ -0,0 +1 @@
c3440e8eefebde61086cb54343902edd9469fa097285084aa1b6d6fcdb1a8b64f65094a568e843dbb6e037be7deabf79343adb89b439aba48672ce1758ccbd3a

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>com.reno.plugin</groupId>
<artifactId>Plugin</artifactId>
<versioning>
<latest>1.0.0</latest>
<release>1.0.0</release>
<versions>
<version>1.0.0</version>
</versions>
<lastUpdated>20250914193244</lastUpdated>
</versioning>
</metadata>

View File

@@ -0,0 +1 @@
97966d127c83a446860759779208411e

View File

@@ -0,0 +1 @@
5eae67d380b4ebe00652f38c7e1dd8a4d5c98090

View File

@@ -0,0 +1 @@
ea9e4418bc9f50209c620e360dad7653a80c3d1353d91856403489f235bcf1e5

View File

@@ -0,0 +1 @@
ba091e11cd1a807ab087c1a23c7f92563e15a0715c1e12ff9a28f1cb69f096f975cc3e89d2f65071880926a6547e5edb80fdcb3944819767c855ece2a1e7e30e

View File

@@ -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.reno.plugin.gradleX</groupId>
<artifactId>com.reno.plugin.gradleX.gradle.plugin</artifactId>
<version>1.0.0</version>
<packaging>pom</packaging>
<dependencies>
<dependency>
<groupId>com.reno.plugin</groupId>
<artifactId>Plugin</artifactId>
<version>1.0.0</version>
</dependency>
</dependencies>
</project>

View File

@@ -0,0 +1 @@
8859b2a5fafc81e5e3c6c33e9c0e743df78fd756

View File

@@ -0,0 +1 @@
561a7508e0650c78008990a47d509481a3979946de7db4d93a9b1d065641e741

View File

@@ -0,0 +1 @@
439b4d44a104cf8ee837126814532e53f615e67455223fd22a5fead8fea720d531d0ceb628db64ca205d01976ea2674b800f89e4f815f22d17b4a969b322f6b2

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>com.reno.plugin.gradleX</groupId>
<artifactId>com.reno.plugin.gradleX.gradle.plugin</artifactId>
<versioning>
<latest>1.0.0</latest>
<release>1.0.0</release>
<versions>
<version>1.0.0</version>
</versions>
<lastUpdated>20250914193203</lastUpdated>
</versioning>
</metadata>

View File

@@ -0,0 +1 @@
68b91fa2b76c8e2569ba1f37d702a115

View File

@@ -0,0 +1 @@
e15295f91253d85f106ceedc6b2f91e1cf7724df

View File

@@ -0,0 +1 @@
48cc0561554c9d3454bd3457cfdbe00c367fe54e22150e40eadfcc7fed198958

View File

@@ -0,0 +1 @@
807b56564660b41aa865ad25083b001fe5d5070f86e32b985867563186fcbc78cac4ac30ba3c108dda45e762e5ed55a9c6bd8c0f2ce8a790394e21f11e8ebefe