mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-10-31 17:45:58 +01:00
PGPainless 0.0.1-alpha3
This commit is contained in:
parent
b89d3562ac
commit
4c5580c1d5
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
allprojects {
|
||||
ext {
|
||||
shortVersion = '0.0.1-alpha3'
|
||||
isSnapshot = true
|
||||
isSnapshot = false
|
||||
pgpainlessMinAndroidSdk = 9
|
||||
javaSourceCompatibility = 1.8
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue