79619307

Date: 2025-05-13 09:04:03
Score: 1
Natty:
Report link

Firstly You need To Run This

flutter clean

then remove code from app/build.gradle.kts

  1. id("kotlin-android")
    
  2. kotlinOptions {
        jvmTarget = JavaVersion.VERSION_11.toString()
    }
    
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ganesh Panwar