Organize imports

This commit is contained in:
Vitor Pamplona
2023-10-15 15:35:49 -04:00
parent 37be1e8c46
commit 00194c2f0d
90 changed files with 586 additions and 136 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<application
android:name=".Amethyst">