fix: stepper submission data

This commit is contained in:
2024-02-07 17:17:32 +07:00
parent 5e97154100
commit d672a23564
4 changed files with 14 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET"/>
<application
android:label="cims_apps"
android:label="cims investment"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher"
android:enableOnBackInvokedCallback="true"