Could Not Find Matching Constructor For: Org.gradle.api.internal.artifacts.ivyservice.ivyresolve.versioninfo(java.lang.string)
I'm working on an Android Studio project and today when i opened it up all of a sudden this started happening. Could not find matching constructor for: org.gradle.api.internal.arti
Solution 1:
I realised that OneSignal was causing the issue. I have "solved" this by removing OneSignal as a whole as I wasn't using that anymore.
Solution 2:
Downgrade your gradle version below to 4.9
Post a Comment for "Could Not Find Matching Constructor For: Org.gradle.api.internal.artifacts.ivyservice.ivyresolve.versioninfo(java.lang.string)"