Hello, i can’t import OpenCV in AndroidStudio, all i get is an Exception,
Build file ‘C:\HTL\5AHIT\ITP-Projekt\GesichtserkennungsApp\build.gradle.kts’ line: 2
Plugin [id: ‘com.android.application’, version: ‘8.1.4’, apply: false] was not found in any of the following sources:
- Try:
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
- Exception is:
org.gradle.api.plugins.UnknownPluginException: Plugin [id: ‘com.android.application’, version: ‘8.1.4’, apply: false] was not found in any of the following sources:
I watched multiple Tutorials on Yt, but every video seems to be out of date. Any help is welcome, ty!