mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 02:35:19 +08:00
Update versions of support dependencies
This commit is contained in:
@@ -5,8 +5,8 @@ android {
|
|||||||
buildToolsVersion "23.0.3"
|
buildToolsVersion "23.0.3"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile 'com.android.support:support-annotations:24.0.0'
|
compile 'com.android.support:support-annotations:24.1.1'
|
||||||
compile "com.android.support:support-v4:24.0.0"
|
compile "com.android.support:support-v4:24.1.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
|
Reference in New Issue
Block a user