mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-04 17:55:36 +08:00
Migrate to AndroidX
This commit is contained in:
@@ -20,7 +20,7 @@ android {
|
||||
compileSdkVersion 28
|
||||
|
||||
dependencies {
|
||||
implementation "com.android.support:support-annotations:28.0.0"
|
||||
implementation "androidx.annotation:annotation:1.0.1"
|
||||
api project(":terminal-emulator")
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user