mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-10 18:59:39 +02:00
WIP: Fix build.gradle
This commit is contained in:
parent
8b40bfc9ef
commit
e6dabe0775
3 changed files with 120 additions and 29 deletions
|
@ -4,6 +4,6 @@ allprojects {
|
|||
shortVersion = '0.0.1'
|
||||
isSnapshot = true
|
||||
pgpainlessMinAndroidSdk = 9
|
||||
javaSourceCompatibility = 1.7
|
||||
javaSourceCompatibility = 1.8
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue