mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-09-14 13:01:13 +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