Use my version numbering for Dex2Jar
Now it is more obvious, which version is currently deployed
This commit is contained in:
parent
cb25dfac09
commit
4db04acaf4
15 changed files with 11 additions and 11 deletions
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
ae7dd4574977afb65b07001b7f2d3c37
|
|
@ -1 +0,0 @@
|
|||
94203cede711888d62b43f8cbb5cc1ab63421655
|
|
@ -1 +0,0 @@
|
|||
fe1565d093d6d5413ee523d0896e8df2
|
|
@ -1 +0,0 @@
|
|||
e0893203337fc6c347ad85aa03e8a1b279a6288c
|
BIN
libs/com/googlecode/D2Jar-obf/2.1v7/D2Jar-obf-2.1v7.jar
Normal file
BIN
libs/com/googlecode/D2Jar-obf/2.1v7/D2Jar-obf-2.1v7.jar
Normal file
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
d4ac93aec21880acbfdbc5707cd6954e
|
|
@ -0,0 +1 @@
|
|||
62fa8f798e94ec54ce63389aea012ee5f22ecf4a
|
|
@ -4,5 +4,5 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.googlecode</groupId>
|
||||
<artifactId>D2Jar-obf</artifactId>
|
||||
<version>2.1bcv</version>
|
||||
<version>2.1v7</version>
|
||||
</project>
|
|
@ -0,0 +1 @@
|
|||
88048145a43f0fad62a84f9055707896
|
|
@ -0,0 +1 @@
|
|||
cd0d7793db0229476479de381de0ec5e7faf56d9
|
|
@ -3,10 +3,10 @@
|
|||
<groupId>com.googlecode</groupId>
|
||||
<artifactId>D2Jar-obf</artifactId>
|
||||
<versioning>
|
||||
<release>2.1bcv</release>
|
||||
<release>2.1v7</release>
|
||||
<versions>
|
||||
<version>2.1bcv</version>
|
||||
<version>2.1v7</version>
|
||||
</versions>
|
||||
<lastUpdated>20210810101916</lastUpdated>
|
||||
<lastUpdated>20210810134824</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
|
|
|
@ -1 +1 @@
|
|||
16a0bb8e2256d85e1a46be53dca9e5e0
|
||||
37cf6f291a2eb825622c31682eb6d0ce
|
|
@ -1 +1 @@
|
|||
250b104e7cf38cb78298d75a923a264a82ed52fc
|
||||
b50eac41fce68e55cc6e714e4fa399f983f202ca
|
2
pom.xml
2
pom.xml
|
@ -217,7 +217,7 @@
|
|||
<dependency>
|
||||
<groupId>com.googlecode</groupId>
|
||||
<artifactId>D2Jar-obf</artifactId>
|
||||
<version>2.1bcv</version>
|
||||
<version>2.1v7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.weisj</groupId>
|
||||
|
|
Loading…
Reference in a new issue