mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 02:35:19 +08:00
gradle: Update build tools
This commit is contained in:
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 25
|
||||
buildToolsVersion "25.0.1"
|
||||
buildToolsVersion "25.0.2"
|
||||
|
||||
dependencies {
|
||||
compile 'com.android.support:support-annotations:25.0.1'
|
||||
|
Reference in New Issue
Block a user