mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 10:45:23 +08:00
compileSdkVersion = targetSdkVersion = 28
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
compileSdkVersion 28
|
||||
|
||||
dependencies {
|
||||
implementation 'com.android.support:support-annotations:27.1.1'
|
||||
|
Reference in New Issue
Block a user