mirror of
https://github.com/danog/termux-api.git
synced 2024-11-30 04:19:20 +01:00
Gradle config tweaking
This commit is contained in:
parent
5515c401ce
commit
48120fa559
@ -29,11 +29,7 @@ android {
|
||||
signingConfig signingConfigs.release
|
||||
}
|
||||
}
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_7
|
||||
targetCompatibility JavaVersion.VERSION_1_7
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user