This commit is contained in:
LLyy
2025-10-23 14:53:01 +08:00
parent 66f5007256
commit f5353889e8
30 changed files with 235 additions and 14 deletions

Binary file not shown.

View File

@@ -0,0 +1 @@
25275579e712b71ec296c72abc3ef5d4

View File

@@ -0,0 +1 @@
fbb207d69f81fadd7fcf616c4b550e5cd276f374

View File

@@ -0,0 +1 @@
8de62d1bc0b8dc3cc92bd9a55f22a4c7aa2d8e8ada66911753fdbd84d0536581

View File

@@ -0,0 +1 @@
b8af7cbcb952bac26d05650f5af653a34ab7904389199a52c6f68e7da0121a93fc58f2b14133343d2a405780ca2f1ae4848580809fd2296d12fd4dd0a7116454

View File

@@ -0,0 +1,131 @@
{
"formatVersion": "1.1",
"component": {
"group": "com.reno.plugin",
"module": "Plugin",
"version": "1.0.4",
"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.4.jar",
"url": "Plugin-1.0.4.jar",
"size": 175468261,
"sha512": "b8af7cbcb952bac26d05650f5af653a34ab7904389199a52c6f68e7da0121a93fc58f2b14133343d2a405780ca2f1ae4848580809fd2296d12fd4dd0a7116454",
"sha256": "8de62d1bc0b8dc3cc92bd9a55f22a4c7aa2d8e8ada66911753fdbd84d0536581",
"sha1": "fbb207d69f81fadd7fcf616c4b550e5cd276f374",
"md5": "25275579e712b71ec296c72abc3ef5d4"
}
]
},
{
"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.4.jar",
"url": "Plugin-1.0.4.jar",
"size": 175468261,
"sha512": "b8af7cbcb952bac26d05650f5af653a34ab7904389199a52c6f68e7da0121a93fc58f2b14133343d2a405780ca2f1ae4848580809fd2296d12fd4dd0a7116454",
"sha256": "8de62d1bc0b8dc3cc92bd9a55f22a4c7aa2d8e8ada66911753fdbd84d0536581",
"sha1": "fbb207d69f81fadd7fcf616c4b550e5cd276f374",
"md5": "25275579e712b71ec296c72abc3ef5d4"
}
]
},
{
"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.4.jar",
"url": "Plugin-1.0.4.jar",
"size": 175468261,
"sha512": "b8af7cbcb952bac26d05650f5af653a34ab7904389199a52c6f68e7da0121a93fc58f2b14133343d2a405780ca2f1ae4848580809fd2296d12fd4dd0a7116454",
"sha256": "8de62d1bc0b8dc3cc92bd9a55f22a4c7aa2d8e8ada66911753fdbd84d0536581",
"sha1": "fbb207d69f81fadd7fcf616c4b550e5cd276f374",
"md5": "25275579e712b71ec296c72abc3ef5d4"
}
]
}
]
}

View File

@@ -0,0 +1 @@
8885b24aae0c950e4e1b0c231cd77e6e

View File

@@ -0,0 +1 @@
50ab0262c5161bbd25de871d400bd8cfc50355e8

View File

@@ -0,0 +1 @@
771a922f28cecd40d9984ffd0d3ca10fd5f43a84966f77b8438fd66b2f9071c9

View File

@@ -0,0 +1 @@
15593a3d28330fc3f3ce6d16254d81e3116b723de9d3b6395bebfb5c058259e78bdaee2283e2b706864b365dd44d11d36f875d795f1a9a5d82fa005097eca7e4

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.4</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 @@
505e70283bba16dc665ba6d216145794

View File

@@ -0,0 +1 @@
ef0bfd5913adf9c8efc972d0c6205395279857ad

View File

@@ -0,0 +1 @@
d1fa1b030c480c5a7c81d72d4c29d50383be75e21da66e3f3487f06502bf13ce

View File

@@ -0,0 +1 @@
693cf8cd1f9cb7cf05221300869be4ca50414cdbc55fba9a008b0426d5400d3c38202828f4a6ae3f25f5673f93bc300a67e800c425f4924830ae78ba571d0fe4