Dibyendu Saha

Results 5 comments of Dibyendu Saha

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...

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