mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 01:08:50 -06:00
Update to Android Studio 3.0 stable
This commit is contained in:
@@ -5,7 +5,7 @@ buildscript {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.0.0-beta6'
|
||||
classpath 'com.android.tools.build:gradle:3.0.0'
|
||||
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
|
||||
classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.6.4'
|
||||
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
|
||||
|
||||
@@ -6,7 +6,7 @@ TARGET_SDK_VERSION = 25
|
||||
COMPILE_SDK_VERSION = 25
|
||||
|
||||
DAGGER_VERSION = 2.9
|
||||
BUILD_TOOLS_VERSION = 26.0.0
|
||||
BUILD_TOOLS_VERSION = 26.0.2
|
||||
KOTLIN_VERSION = 1.1.2-4
|
||||
SUPPORT_LIBRARY_VERSION = 25.3.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user