Revert "chore: refactor gradlelocalproperties and update gradle plugin (#957)" (#1120)

This reverts commit 358a20eb77.
This commit is contained in:
firelight 2024-06-05 23:41:06 +02:00 committed by GitHub
parent 358a20eb77
commit 7eec0eff02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -69,7 +69,7 @@ android {
resValue("bool", "is_prerelease", "false")
// Reads local.properties
val localProperties = gradleLocalProperties(rootDir, providers)
val localProperties = gradleLocalProperties(rootDir)
buildConfigField(
"long",