mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 02:35:19 +08:00
Update android support dependencies
This commit is contained in:
@@ -5,8 +5,8 @@ android {
|
|||||||
buildToolsVersion "27.0.1"
|
buildToolsVersion "27.0.1"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.android.support:support-annotations:27.0.0'
|
implementation 'com.android.support:support-annotations:27.0.1'
|
||||||
implementation "com.android.support:support-core-ui:27.0.0"
|
implementation "com.android.support:support-core-ui:27.0.1"
|
||||||
implementation project(":terminal-view")
|
implementation project(":terminal-view")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user