Koin: Warnings when apply koin in Gradle

Created on 27 Feb 2020  路  3Comments  路  Source: InsertKoinIO/koin

Getting some warnings when do apply 'koin'.
Koin version is 2.1.0
Android Studio 3.5.3

Steps to reproduce the behavior:

  1. Setup root Gradle with classpath "org.koin:koin-gradle-plugin:$koin_version"
  2. Add apply 'koin'
  3. Sync gradle
  4. See warnings

懈蟹芯斜褉邪卸械薪懈械

question feature-proposal

Most helpful comment

I'm using koin 2.1.6 with gradle 6.1.1 and android gradle plugin 4.0.0. When I sync the project on Android Studio i have this warning:
Tests model errors/run/media/gabriel/arquivos/MEGA/Documentos/arpia/Workspaces/tricard/2/lojista-business-android/app/build.gradleproject ':app'Details: java.lang.NullPointerException: null

When I remove the koin plugin the warning desappears.

All 3 comments

Same thing is happening here.

I'm using koin 2.1.6 with gradle 6.1.1 and android gradle plugin 4.0.0. When I sync the project on Android Studio i have this warning:
Tests model errors/run/media/gabriel/arquivos/MEGA/Documentos/arpia/Workspaces/tricard/2/lojista-business-android/app/build.gradleproject ':app'Details: java.lang.NullPointerException: null

When I remove the koin plugin the warning desappears.

Same here. Its been outstanding for a while.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

luna-vulpo picture luna-vulpo  路  4Comments

Jeevuz picture Jeevuz  路  4Comments

AHarazim picture AHarazim  路  3Comments

guymclean picture guymclean  路  3Comments

leodeleon22 picture leodeleon22  路  4Comments