mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 23:02:43 +01:00
temp use a different app ID
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<application
|
||||
android:label="subtracks2"
|
||||
android:label="subtracks2_1"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
<activity
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package com.subtracks2
|
||||
package com.subtracks2_1
|
||||
|
||||
import io.flutter.embedding.android.FlutterActivity
|
||||
|
||||
|
||||
Reference in New Issue
Block a user