AGP Recommended Step: Move the package from Android manifest to build files

Опубликовано: 03 Октябрь 2024
на канале: iRekha Tech Solutions
3,785
35

Take care of the Gradle Plugin suggestion for "Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated." and move the package from android manifest to build files.

#androidmanifest
#namespace
#package
#buildfiles
#deprecated