PaGr0m / kotlin-spm-plugin

Gradle plugin for integration Kotlin with Swift package dependencies
MIT License
49 stars 5 forks source link

org.gradle.api.plugins.UnknownPluginException: Plugin [id: 'com.github.pagr0m.kotlin.native.spm'] was not found in any of the following sources #8

Open pznp111 opened 1 month ago

pznp111 commented 1 month ago

🐛 Describe the bug

just add library as readme plugins { java kotlin("multiplatform") id("com.doublesymmetry.kotlin-native-spm") }

⚠️ Current behavior

Exception is: org.gradle.api.plugins.UnknownPluginException: Plugin [id: 'com.github.pagr0m.kotlin.native.spm'] was not found in any of the following sources:

==============================================================================

CONFIGURE FAILED in 164ms

✅ Expected behavior

package get resolved and imported

💣 Steps to reproduce

📷 Screenshots

📱 Tech info