The project does not build with gradle 5.4.1 via command line (no Android Studio IDE):
Build file 'C:\Users\fnajmi\github\Busybox-Installer-No-Root\app\build.gradle' line: 1
* What went wrong:
A problem occurred evaluating root project 'app'.
> Plugin with id 'com.android.application' not found.
Its unclear what version of gradle works with teh project.
Need to include gradle warpper with the right version in gradle-wrapper.properties to address this.
TIA for adding gradle-wrapper to project or at least updating REDAME.md to indicate which version of gradle works with project.
The project does not build with gradle 5.4.1 via command line (no Android Studio IDE):
Its unclear what version of gradle works with teh project. Need to include gradle warpper with the right version in gradle-wrapper.properties to address this.
TIA for adding gradle-wrapper to project or at least updating REDAME.md to indicate which version of gradle works with project.