mirror of
https://github.com/Aviortheking/CA-Mad-Rental.git
synced 2025-07-16 00:49:50 +00:00
Page 2 Complété
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -6,8 +6,9 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath "com.android.tools.build:gradle:4.1.1"
|
||||
classpath 'com.android.tools.build:gradle:4.1.2'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
classpath "org.jetbrains.kotlin:kotlin-android-extensions:$kotlin_version"
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
}
|
||||
|
Reference in New Issue
Block a user