I'm trying to run my react-native app but suddenly receiving the following error:
Task :react-native-community_async-storage:compileDebugJavaWithJavac FAILED
* What went wrong:
Execution failed for task ':react-native-community_async-storage:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.
My project was fine till Friday (05th November). I am getting this from today morning.
"@react-native-community/async-storage": "^1.7.1",
buildToolsVersion = "28.0.3"
minSdkVersion = 16
compileSdkVersion = 28
targetSdkVersion = 28
supportLibVersion = "28.0.0"
distributionUrl=https\://services.gradle.org/distributions/gradle-5.5-all.zip