mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-05 18:25:31 +08:00
Set targetSdkVersion 28
This commit is contained in:
@@ -12,7 +12,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "com.termux"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 27
|
||||
targetSdkVersion 28
|
||||
versionCode 65
|
||||
versionName "0.65"
|
||||
}
|
||||
|
Reference in New Issue
Block a user