AlecKazakova/kotlin-native-cocoapods

Could not find com.alecstrong:cocoapods-gradle-plugin:0.3.3. Searched in the following locations:

Opened this issue · 3 comments

@AlecStrong I get this error when following your instructions (from the README) - I put your instructions in the root build.gradle. My gradle version is 5.1.1 and my Kotlin versions is '1.3.41'

Searched in the following locations:
  - https://dl.google.com/dl/android/maven2/com/alecstrong/cocoapods-gradle-plugin/0.3.3/cocoapods-gradle-plugin-0.3.3.pom
  - https://dl.google.com/dl/android/maven2/com/alecstrong/cocoapods-gradle-plugin/0.3.3/cocoapods-gradle-plugin-0.3.3.jar
  - https://jcenter.bintray.com/com/alecstrong/cocoapods-gradle-plugin/0.3.3/cocoapods-gradle-plugin-0.3.3.pom
  - https://jcenter.bintray.com/com/alecstrong/cocoapods-gradle-plugin/0.3.3/cocoapods-gradle-plugin-0.3.3.jar
  - https://repo.maven.apache.org/maven2/com/alecstrong/cocoapods-gradle-plugin/0.3.3/cocoapods-gradle-plugin-0.3.3.pom
  - https://repo.maven.apache.org/maven2/com/alecstrong/cocoapods-gradle-plugin/0.3.3/cocoapods-gradle-plugin-0.3.3.jar
Required by:
    project :

I think 0.3.3 is not released yet, although the documentation refers it.

I also needed it in order to update my project to kotlin 1.3.40.

Hi, I am also waiting for the release for Kotlin 1.3.41.

Looks like 0.3.2 is out, but not 0.3.3. I too need it to update kotlin.