Update AGP to 7.3.0

This commit is contained in:
2022-10-03 12:56:03 +02:00
parent e8dea4cef0
commit 8c80918521
18 changed files with 18 additions and 18 deletions

View File

@@ -12,6 +12,7 @@ android {
sourceCompatibility JavaVersion.VERSION_11
targetCompatibility JavaVersion.VERSION_11
}
namespace 'it.integry.wms.dynamic_customization'
}
dependencies {

View File

@@ -1,6 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:dist="http://schemas.android.com/apk/distribution"
package="it.integry.wms.dynamic_customization">
xmlns:dist="http://schemas.android.com/apk/distribution">
<dist:module
dist:instant="false"