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