mirror of
https://github.com/danog/termux-api.git
synced 2024-11-26 20:04:42 +01:00
Update gradle config
This commit is contained in:
parent
cc2041539a
commit
153fd6354c
@ -1,12 +1,12 @@
|
||||
apply plugin: 'com.android.application'
|
||||
android {
|
||||
compileSdkVersion 23
|
||||
buildToolsVersion "23.0.0"
|
||||
buildToolsVersion "23.0.2"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.termux.api"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 22
|
||||
targetSdkVersion 23
|
||||
versionCode 8
|
||||
versionName "0.8"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user