This commit is contained in:
LLyy
2025-10-23 14:20:37 +08:00
parent 9ac0356668
commit 66f5007256
60 changed files with 479 additions and 37 deletions

Binary file not shown.

View File

@@ -0,0 +1 @@
ef05fb268814abe0bf13073e78781603

View File

@@ -0,0 +1 @@
11e4771e05d508da5037b684d15a5a579826f240

View File

@@ -0,0 +1 @@
cf63d50ff57fe2c1c74f39216d4b6aa393694e79e2280a12cb7100d4e9e8b847

View File

@@ -0,0 +1 @@
59d91fa8983665c85074ba9a77b5b178eb684099bbd6071d22d7450ac9803b5132032b5fd65bd21e662814e8e573099e19c0121e4d84d573199ced9e3275f31f

View File

@@ -0,0 +1,131 @@
{
"formatVersion": "1.1",
"component": {
"group": "com.reno.plugin",
"module": "Plugin",
"version": "1.0.2",
"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.2.jar",
"url": "Plugin-1.0.2.jar",
"size": 175468177,
"sha512": "59d91fa8983665c85074ba9a77b5b178eb684099bbd6071d22d7450ac9803b5132032b5fd65bd21e662814e8e573099e19c0121e4d84d573199ced9e3275f31f",
"sha256": "cf63d50ff57fe2c1c74f39216d4b6aa393694e79e2280a12cb7100d4e9e8b847",
"sha1": "11e4771e05d508da5037b684d15a5a579826f240",
"md5": "ef05fb268814abe0bf13073e78781603"
}
]
},
{
"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.2.jar",
"url": "Plugin-1.0.2.jar",
"size": 175468177,
"sha512": "59d91fa8983665c85074ba9a77b5b178eb684099bbd6071d22d7450ac9803b5132032b5fd65bd21e662814e8e573099e19c0121e4d84d573199ced9e3275f31f",
"sha256": "cf63d50ff57fe2c1c74f39216d4b6aa393694e79e2280a12cb7100d4e9e8b847",
"sha1": "11e4771e05d508da5037b684d15a5a579826f240",
"md5": "ef05fb268814abe0bf13073e78781603"
}
]
},
{
"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.2.jar",
"url": "Plugin-1.0.2.jar",
"size": 175468177,
"sha512": "59d91fa8983665c85074ba9a77b5b178eb684099bbd6071d22d7450ac9803b5132032b5fd65bd21e662814e8e573099e19c0121e4d84d573199ced9e3275f31f",
"sha256": "cf63d50ff57fe2c1c74f39216d4b6aa393694e79e2280a12cb7100d4e9e8b847",
"sha1": "11e4771e05d508da5037b684d15a5a579826f240",
"md5": "ef05fb268814abe0bf13073e78781603"
}
]
}
]
}

View File

@@ -0,0 +1 @@
a5095147061c1010dfed996975b462f6

View File

@@ -0,0 +1 @@
822c1da7e1324abf9a5013997e5285e96c9af088

View File

@@ -0,0 +1 @@
39ee428c91483bd1859b3be34080fe87104001f4a43abcd27242241fd9838758

View File

@@ -0,0 +1 @@
18f78c0960e43bf1a371ca052f42f7c54bf3865526b792f49acd769aa3a3ad4d28ecd0f6269852d58de43d9cbfb53863bd877e9dd43d39c7d67a4921eb2842e0

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.2</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 @@
d7459d21422c904fb7923bc144dc19bc

View File

@@ -0,0 +1 @@
089bd1bf35a645777d6cd7242a01ae36bcd07a64

View File

@@ -0,0 +1 @@
7fb10f3bea710d5b7cd2edeff5254201bd9dcd6c0dbb914ee1cbdb62a3e30b97

View File

@@ -0,0 +1 @@
dcb2f020778d940a8beba97bad72b9a0873be54b3341d83e174fe361102330dbad2df1173b91cc3a13e1b88aafba1a3446fdc67c8df2b59ea0b66f6bb21a1530