From 2320201f895530d127441b15317bb6a557820396 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 27 Mar 2022 18:07:18 +0530 Subject: Migrate namespaces to Gradle (#1805) * ui-compose: update Gradle configuration * gradle: fix namespace for a couple astray Compose dependencies * all: switch to Gradle namespace property Mirrors a similar change from AndroidX https://github.com/androidx/androidx/commit/dcfa035a961fd1daabb7dcccf97d77fa2a006abf --- app/src/main/AndroidManifest.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 239cb4f8..76923813 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -5,7 +5,6 @@ -- cgit v1.2.3