mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-12-02 20:35:48 +00:00
Warning annotation
This commit is contained in:
@@ -17,6 +17,11 @@ kotlin {
|
||||
}
|
||||
}
|
||||
|
||||
jvmMain {
|
||||
dependencies {
|
||||
api internalProject("micro_utils.common")
|
||||
}
|
||||
}
|
||||
androidMain {
|
||||
dependencies {
|
||||
api "androidx.core:core-ktx:$core_ktx_version"
|
||||
|
||||
Reference in New Issue
Block a user