mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-05 02:05:25 +08:00
Update build dependencies
This commit is contained in:
@@ -5,8 +5,8 @@ android {
|
||||
buildToolsVersion "25.0.2"
|
||||
|
||||
dependencies {
|
||||
compile 'com.android.support:support-annotations:25.0.1'
|
||||
compile "com.android.support:support-v4:25.0.1"
|
||||
compile 'com.android.support:support-annotations:25.1.0'
|
||||
compile "com.android.support:support-v4:25.1.0"
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
|
Reference in New Issue
Block a user