mirror of
https://codeberg.org/PGPainless/vks-java.git
synced 2025-09-08 18:59:40 +02:00
VKS-Java 0.1.1-SNAPSHOT
This commit is contained in:
parent
3009091ae0
commit
d5f3ca9ea1
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
ext {
|
ext {
|
||||||
shortVersion = '0.1.0'
|
shortVersion = '0.1.1'
|
||||||
isSnapshot = false
|
isSnapshot = true
|
||||||
minAndroidSdk = 10
|
minAndroidSdk = 10
|
||||||
javaSourceCompatibility = 1.8
|
javaSourceCompatibility = 1.8
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue