android: add core common module logging crashlytics and feature flags
This commit is contained in:
7
android/core/common/build.gradle.kts
Normal file
7
android/core/common/build.gradle.kts
Normal file
@@ -0,0 +1,7 @@
|
||||
plugins {
|
||||
id("org.jetbrains.kotlin.jvm")
|
||||
}
|
||||
|
||||
kotlin {
|
||||
jvmToolchain(17)
|
||||
}
|
||||
Reference in New Issue
Block a user