LucJosin / on_audio_query

Flutter Plugin used to query audios/songs infos [title, artist, album, etc..] from device storage.
https://pub.dev/packages/on_audio_query
42 stars 27 forks source link

Error!! #149

Open mdnaime999 opened 1 month ago

mdnaime999 commented 1 month ago

kotlin_version = '1.8.22' classpath 'com.android.tools.build:gradle:8.1.2' JavaVersion.VERSION_17

Execution failed for task ':on_audio_query_android:compileDebugKotlin'.

'compileDebugJavaWithJavac' task (current target is 1.8) and 'compileDebugKotlin' task (current target is 17) jvm target compatibility should be set to the same Java version. Consider using JVM toolchain: https://kotl.in/gradle/jvm/toolchain