mirror of
https://gitlab.com/SoftwareTalent/FrasesDeAnime.git
synced 2026-02-18 03:01:33 +01:00
New version
This commit is contained in:
@@ -6,8 +6,8 @@ buildscript {
|
||||
google()
|
||||
}
|
||||
dependencies {
|
||||
def kotlin_version = '1.2.10'
|
||||
classpath 'com.android.tools.build:gradle:3.0.1'
|
||||
def kotlin_version = '1.2.30'
|
||||
classpath 'com.android.tools.build:gradle:3.1.0'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
ext.kotlin_version = "$kotlin_version"
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
||||
Reference in New Issue
Block a user