mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-04 17:55:36 +08:00
Update gradle configuration
This commit is contained in:
@@ -21,7 +21,7 @@ android {
|
||||
buildToolsVersion "27.0.3"
|
||||
|
||||
dependencies {
|
||||
implementation 'com.android.support:support-annotations:27.0.2'
|
||||
implementation 'com.android.support:support-annotations:27.1.0'
|
||||
api project(":terminal-emulator")
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user