Upgrade AGP and dependencies including plugins (#6078)

This moves to a new, maintained Maven publishing plugin.
This commit is contained in:
Romain Guy
2022-09-15 16:05:18 -07:00
committed by GitHub
parent 8cdac431a6
commit 8dae181c2f
23 changed files with 43 additions and 64 deletions

View File

@@ -16,8 +16,7 @@
limitations under the License.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.google.android.filament.hellocam">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.CAMERA" />