Skip to content

Commit 3af0e44

Browse files
committed
And moved missing file to where it should have been, and fixed package path.
1 parent b95aa64 commit 3af0e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/src/main/kotlin/net/ethrel/neptunes_pride_agent_mobile/MainActivity.kt renamed to android/app/src/main/kotlin/net/ethrel/npa_mobile/MainActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package net.ethrel.neptunes_pride_agent_mobile
1+
package net.ethrel.npa_mobile
22

33
import io.flutter.embedding.android.FlutterActivity
44

0 commit comments

Comments
 (0)