79726714

Date: 2025-08-06 01:11:09
Score: 0.5
Natty:
Report link

Replace {agpVersion} and {kotlinVersion} with the actual version numbers, for example:

plugins {
    id "dev.flutter.flutter-plugin-loader" version "1.0.0"
    id "com.android.application" version "7.2.0" apply false
    id "org.jetbrains.kotlin.android" version "1.7.10" apply false
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ricardo Alexis Huerta Salazar