You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Task :processDebugMainManifest
package="net.twisterrob.gradle.test_app" found in source AndroidManifest.xml: C:\Users\TWiStEr\AppData\Local\Temp\junit10040231846123388609\src\main\AndroidManifest.xml.
Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated.
Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace
This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
use namespaces in AGP tests (when was namespaces introduced?)
apply plugin:
withplugins {}
buildscript
withplugins
in fixtures!!.outcome
with.assert*
callsThe text was updated successfully, but these errors were encountered: