Fix Flutter Error : Cannot resolve symbol for properties and Gradle exception

edit andoird/app/buid.gradle

throw new GradleException("could not read version.properties")

to

throw new FileNotFoundException("could not read version.properties")

Project Strucjture

(Visited 441 times, 1 visits today)
Spread the love
Published
Categorized as Flutter