How do you update targetSdkVersion 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 } // … }

Sizin İçin Seçtik  B2 dil seviyesi nedir?

Leave a Reply

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