mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-05 02:05:25 +08:00
compileSdkVersion = targetSdkVersion = 28
This commit is contained in:
@@ -17,11 +17,11 @@ ext {
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
compileSdkVersion 28
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 27
|
||||
targetSdkVersion 28
|
||||
|
||||
externalNativeBuild {
|
||||
ndkBuild {
|
||||
|
Reference in New Issue
Block a user