Dibyendu Saha
Dibyendu Saha
faced same problem today
The problem occurred when i tried to make release of my app. In case of ``` ./gradlew installDebug ``` no error has occurred cause the build tool version was inherit...
any update on this?
Here it is. `./android/build.gradle` ``` // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { ext { buildToolsVersion = "29.0.2" minSdkVersion = 16 compileSdkVersion...
any update on this? @nitish24p