Cannot resolve symbol 'tools' and 'GradleException'
You can use any other available exceptions from java like:
throw new FileNotFoundException("Could not read version.properties!")
very simple delete new from build.gradle
You can use any other available exceptions from java like:
throw new FileNotFoundException("Could not read version.properties!")
very simple delete new from build.gradle