Rename to BrandManager

This commit is contained in:
2026-01-25 16:04:12 +01:00
parent 99aebb2c5f
commit 4c78216c6f
8 changed files with 10 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET"/>
<application
android:label="bmmanager"
android:label="BrandManager"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity