Fix stupid jitpack tag

This commit is contained in:
Nico Mexis 2021-04-13 11:41:09 +02:00
parent a2fe9b4f2d
commit 301b518e91
No known key found for this signature in database
GPG key ID: 27D6E17CE092AB78

View file

@ -149,7 +149,7 @@
<dependency>
<groupId>com.github.skylot.jadx</groupId>
<artifactId>jadx-core</artifactId>
<version>v1.2.0</version>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.janino</groupId>