Add Kotlin compiler session file.
This commit is contained in:
@@ -77,7 +77,9 @@ android {
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
signingConfig = signingConfigs.getByName("debug")
|
||||
// signingConfig is set per flavor in productFlavors above.
|
||||
// Setting null here lets the flavor-level config take effect.
|
||||
signingConfig = null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user