adamhs1997
Results
3
comments of
adamhs1997
No worries. I'll work around it in the meantime.
It appears that this project won't build with the newest version of Gradle. I was using version 6.1.1 under Android Studio 4.0. I randomly switched it to 5.6.2 and that...
For me, the issue was in the definitions of the `getValueFromPropertiesFile` and `getProperty` methods in build.gradle. Scoping can get weird in build.gradle scripts. To access the functions from outside the...