Set minimal supported AGP version to 3.6.4
^KT-51342 Fixed
This commit is contained in:
@@ -7,5 +7,5 @@ dependencies {
|
||||
api(project(":native:kotlin-native-utils"))
|
||||
api(project(":kotlin-project-model"))
|
||||
implementation(project(":kotlin-tooling-core"))
|
||||
compileOnly("com.android.tools.build:gradle:3.4.0")
|
||||
compileOnly("com.android.tools.build:gradle:3.6.4")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user