Relative Content

Tag Archive for react-nativegradleandroid-app-bundle

trying to generate an AAB for a react native app

i have an app that is published in play store, since play store is asking to change the targetSdkVersion to 34, i went to android/build.gradle and manually changed the targetSdkVersion
// Top-level build file where you can add configuration options common to all sub-projects/modules.