Android Studio – how to resolve Issue: Invalid Data safety form
despite the fact that my app has nothing to do with users data security (a simple credit calculation app), every time I publish it on the Google Play console, I get this message: build.gradle(:app): plugins { id 'com.android.application' } android…