Git Product home page Git Product logo

Comments (4)

Offpics avatar Offpics commented on July 21, 2024 5

@dnkilic

Anyone face with this issue can do update the following lines in app/build.gradle;

kotlin_version = '1.3.21'
classpath 'com.android.tools.build:gradle:3.3.2'

For clarification those lines are in project build.gradle

from andfun-kotlin-android-trivia.

dnkilic avatar dnkilic commented on July 21, 2024 1

All the branches have the same issue.

Screen Shot 2019-03-11 at 10 56 00

ERROR: The Android Gradle plugin supports only Kotlin Gradle plugin version 1.3.0 and higher.
The following dependencies do not satisfy the required version:
root project 'andfun-kotlin-android-trivia' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.51
Affected Modules: app

Anyone face with this issue can do update the following lines in build.gradle;

kotlin_version = '1.3.21'
classpath 'com.android.tools.build:gradle:3.3.2'

and gradle-wrapper.properties
distributionUrl=https://services.gradle.org/distributions/gradle-4.10.1-all.zip

from andfun-kotlin-android-trivia.

jheske avatar jheske commented on July 21, 2024 1

It's pretty typical for Android Studio, gradle, and Kotlin versions change periodically. You can accept the automatic gradle plugin update. The Kotlin version you will have to update yourself in build.grade.

If build fails and AS shows you a "The specified Gradle distribution 'https://services.gradle.org/distributions/gradle-xxx.zip' does not exist, you can update it on the Project Structure screen. Select menu option File | Project Structure. Under Project, enter the new Gradle version (in your case 4.10.1.

from andfun-kotlin-android-trivia.

SudKul avatar SudKul commented on July 21, 2024

These were fixed back in 2020.

from andfun-kotlin-android-trivia.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.