mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 10:45:23 +08:00
Bump gradle dependencies
This commit is contained in:
@@ -4,8 +4,8 @@ android {
|
||||
compileSdkVersion 27
|
||||
|
||||
dependencies {
|
||||
implementation 'com.android.support:support-annotations:27.1.0'
|
||||
implementation "com.android.support:support-core-ui:27.1.0"
|
||||
implementation 'com.android.support:support-annotations:27.1.1'
|
||||
implementation "com.android.support:support-core-ui:27.1.1"
|
||||
implementation project(":terminal-view")
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user