mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-08 01:39:43 +02:00
SOP-Java 1.2.1
This commit is contained in:
parent
e154b3e535
commit
bdd18c1a11
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
allprojects {
|
||||
ext {
|
||||
shortVersion = '1.2.1'
|
||||
isSnapshot = true
|
||||
isSnapshot = false
|
||||
minAndroidSdk = 10
|
||||
javaSourceCompatibility = 1.8
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue