79514243

Date: 2025-03-17 10:08:01
Score: 1
Natty:
Report link

android/build.gradle

subprojects {
    beforeEvaluate { project ->
        if (project.name == "wakelock") {
            project.buildscript.dependencies.classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.20"
        }
    }
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Hastin bsoft