How do you update buildToolsVersion in react native?

React Native CLI To do so open android/build. gradle in your React Native project and then increment the compileSdkVersion and targetSdkVersion values to 29 . buildscript { ext { buildToolsVersion = “28.0. 3” minSdkVersion = 16 compileSdkVersion = 29 targetSdkVersion = 29 } // … }14 Eyl 2020

Sizin İçin Seçtik  How do you change API level 29 to 30 in react native command line?

Leave a Reply

Your email address will not be published. Required fields are marked *

How do you update buildToolsVersion in react native?

React Native CLI To do so open android/build. gradle in your React Native project and then increment the compileSdkVersion and targetSdkVersion values to 29 . buildscript { ext { buildToolsVersion = “28.0. 3” minSdkVersion = 16 compileSdkVersion = 29 targetSdkVersion = 29 } // … }14 Eyl 2020

Sizin İçin Seçtik  What are product icon themes?

Leave a Reply

Your email address will not be published. Required fields are marked *