mitchtabian / Food2Fork-KMM

Kotlin Multiplatform project that gets network data from Food2Fork.ca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gradle build failed

egorponomaryov opened this issue · comments

Error message:

FAILURE: Build failed with an exception.

  • Where:
    Build file '~/Food2Fork-KMM/androidFood2Fork/build.gradle.kts' line: 1

  • What went wrong:
    An exception occurred applying plugin request [id: 'com.android.application']

Failed to apply plugin [id 'com.android.internal.version-check']
Minimum supported Gradle version is 6.8.2. Current version is 6.5. If using the gradle wrapper, try editing the distributionUrl in ~/Food2Fork-KMM/gradle/wrapper/gradle-wrapper.properties to gradle-6.8.2-all.zip

Faced this issue too, the gradle wrapper files and contents are missing @mitchtabian

Oh woops I ignored. I'll fix by Monday