mirror of
https://codeberg.org/PGPainless/cert-d-java.git
synced 2024-11-05 00:25:59 +01:00
Cert-D-Java 0.1.0
This commit is contained in:
parent
8403600f49
commit
d530d45fad
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
allprojects {
|
||||
ext {
|
||||
shortVersion = '0.1.0'
|
||||
isSnapshot = true
|
||||
isSnapshot = false
|
||||
minAndroidSdk = 10
|
||||
javaSourceCompatibility = 1.8
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue