mirror of
https://github.com/danog/termux-api.git
synced 2024-11-30 04:19:20 +01:00
Update build.gradle
This commit is contained in:
parent
f9041daf6b
commit
285584a3b3
@ -1,12 +1,12 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
compileSdkVersion 28
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.termux.api"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 29
|
||||
targetSdkVersion 28
|
||||
versionCode 44
|
||||
versionName "0.44"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user