lastmaio.blogg.se

Build gradle in android studio
Build gradle in android studio





build gradle in android studio build gradle in android studio

Implementation 'nstraintlayout:constraintlayout:2.1.2' Implementation 'androidx.appcompat:appcompat:1.4.0' TargetCompatibility JavaVersion.VERSION_1_8 SourceCompatibility JavaVersion.VERSION_1_8 ProguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro' Apps targeting Android 12 and higher are required to specify an explicit value for android:exported when the corresponding component has an intent filter defined Manifest merger failed : android:exported needs to be explicitly specified for. But when I clicked build it shows only manifest error, I tried many times, but it always shows an error, I have attached some code please help me.







Build gradle in android studio