mirror of
https://github.com/revanced/jadb.git
synced 2025-02-11 01:26:47 +01:00
v1.1.0
This commit is contained in:
parent
f9cfdfa419
commit
2e455416ac
@ -70,7 +70,7 @@ project name and tag ignoring actual values from pom.xml. So you need to write:
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.vidstige</groupId>
|
<groupId>com.github.vidstige</groupId>
|
||||||
<artifactId>jadb</artifactId>
|
<artifactId>jadb</artifactId>
|
||||||
<version>v1.0.1</version>
|
<version>v1.1.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>se.vidstige</groupId>
|
<groupId>se.vidstige</groupId>
|
||||||
<artifactId>jadb</artifactId>
|
<artifactId>jadb</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
<version>1.1.0-SNAPSHOT</version>
|
||||||
<url>https://github.com/vidstige/jadb</url>
|
<url>https://github.com/vidstige/jadb</url>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user