Skip to content

Commit 41a337e

Browse files
committed
chore: added dependency
1 parent 15902e6 commit 41a337e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ android-application = { id = "com.android.application", version.ref = "androidGr
321321
android-library = { id = "com.android.library", version.ref = "androidGradlePlugin" }
322322
android-test = { id = "com.android.test", version.ref = "androidGradlePlugin" }
323323
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
324+
kotlinCocoapods = { id = "org.jetbrains.kotlin.native.cocoapods", version.ref = "kotlin" }
324325

325326
# Room Plugins
326327
room = { id = "androidx.room", version.ref = "room" }

0 commit comments

Comments
 (0)