volodymyr-sch / Compose-Mvi-Example

Sample android application with the MVI architecture approach and Jetpack Compose library
64 stars 18 forks source link

There is a compile issue on the latest stable Android Studio 2020.3.1 patch 4 #2

Open davida5 opened 2 years ago

davida5 commented 2 years ago

a setup/run guide is needed I think.

An exception occurred applying plugin request [id: 'com.android.application', version: '7.1.0-alpha04']

Failed to apply plugin 'com.android.internal.version-check'. Minimum supported Gradle version is 7.0.2. Current version is 6.8. If using the gradle wrapper, try editing the distributionUrl in /home/davida/AndroidStudioProjects/compose-samples/Compose-Mvi-Example/gradle/wrapper/gradle-wrapper.properties to gradle-7.0.2-all.zip

JHandal7 commented 2 years ago

Same problem....excellent tutorial

volodymyr-sch commented 2 years ago

@davida5 @JHandal7 Hello, I've updated project to the latest versions of libraries/kotlin/gradle and I've uploaded gradle-wrapper directory, it should help to resolve the issue, please try it on the latest version of Android Studio release