[!] Your project requires a newer version of the Kotlin Gradle plugin. || Latest video in 2024

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ธ.ค. 2024

ความคิดเห็น • 11

  • @saurabhwalanju2952
    @saurabhwalanju2952 9 หลายเดือนก่อน +1

    Hello I checked my build.gradle file but couldn't find buildscript. Can you please help me in it ?

    • @sangramjitsamanta1541
      @sangramjitsamanta1541 9 หลายเดือนก่อน +1

      The kotlin plugin file shifted to the settings. Gradle

    • @MathisDesmeules
      @MathisDesmeules 8 หลายเดือนก่อน

      thank you so much !!!!
      @@sangramjitsamanta1541

  • @keremduman8537
    @keremduman8537 7 หลายเดือนก่อน

    ı get the error when i build apk . error so : "Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0" please help me

  • @OussamaDakir
    @OussamaDakir 9 หลายเดือนก่อน +1

    bro i'm still getting the same issue even tho i used the latest version

    • @SauravRoy024
      @SauravRoy024  9 หลายเดือนก่อน +1

      many several reasons you can face the issue and for me, its tough to find your exact problem . Anyway It should work with this adjustment. If not, you can try some steps , So navigate to android -> app -> gradle -> gradle.properties and update the last line to 'distributionUrl=services.gradle.org/distributions/gradle-7.6.4-all.zip'. Use the latest Gradle version. Also, ensure that Gradle is installed on your Windows system. To check the Gradle version, go to the command prompt and type 'gradle --version'. If not installed, download and set up Gradle on your Windows system. If Gradle is installed but not working properly, you might find a Gradle folder in the C drive under the user folder. Delete .gradle folder and run the process again on android studio, this will rebuild your Gradle plugin again. If the issue persists, this step may resolve the problem to the best of my knowledge. Also try to find solution on google , chatgpt may be you will get success. Best of Luck

  • @janarthananbalasundram2816
    @janarthananbalasundram2816 9 หลายเดือนก่อน +1

    bro can u share ur android/build.gradle coz mine some are missing

    • @sangramjitsamanta1541
      @sangramjitsamanta1541 9 หลายเดือนก่อน

      The kotlin plugin file shifted to the settings. Gradle you can update the kotlin version from there

  • @gustavofonseca7744
    @gustavofonseca7744 9 หลายเดือนก่อน +1

    heeelp