Skip to content

Commit f39eb4c

Browse files
修改版本号,并编译
1 parent 61ad5ad commit f39eb4c

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tasks.withType(JavaCompile) {
88
}
99

1010
group 'fybug.nulll'
11-
version = '0.0.1 expander 1'
11+
version = '0.0.1 expander 2'
1212
sourceCompatibility = '14'
1313
targetCompatibility = '14'
1414

jar/PDCache.jar

7.22 KB
Binary file not shown.

jar/PDCache_bin.jar

8.23 KB
Binary file not shown.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>fybug.nulll</groupId>
88
<artifactId>PDCache</artifactId>
9-
<version>0.0.1 expander 1</version>
9+
<version>0.0.1 expander 2</version>
1010
<build>
1111
<plugins>
1212
<plugin>

0 commit comments

Comments
 (0)