i have an ionic project that have been creating android app with for years. To build the app and deploy it to the play store i have always went to this directory C:\Users\user1\source\repos\app\mobile\platforms\android
and run this command gradle bundleRelease
i just did this less than a month ago. Now, all the sudden im getting the error 'gradlew' is not recognized as an internal or external command.
any ideas why? i see .gradle directory inside the android directory