phamha98 / hi

note
Other
2 stars 0 forks source link

gradle fails with Problems reading data from Binary store error #9

Open phamha98 opened 2 years ago

phamha98 commented 2 years ago
> Could not resolve all dependencies for configuration ':testConfig'.$
   > Problems reading data from Binary store in /tmp/gradle8793563212642185736.bin (exist: false)$
phamha98 commented 2 years ago

cd android ./gradlew clean ./gradlew wrapper --gradle-version 6.0.1 ./gradlew -v # to download the new version cd .. flutter clean flutter run # might take 15 - 20mins for the first time