File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 <option name =" ALLOW_USER_CONFIGURATION" value =" false" />
1818 <option name =" MANIFEST_FILE_RELATIVE_PATH" value =" /src/main/AndroidManifest.xml" />
1919 <option name =" RES_FOLDER_RELATIVE_PATH" value =" /src/main/res" />
20- <option name =" RES_FOLDERS_RELATIVE_PATH" value =" file://$MODULE_DIR$/src/main/res;file://$MODULE_DIR$/build/generated/res/rs/debug;file://$MODULE_DIR$/build/generated/res/resValues/debug " />
20+ <option name =" RES_FOLDERS_RELATIVE_PATH" value =" file://$MODULE_DIR$/src/main/res;file://$MODULE_DIR$/build/generated/res/rs/debug" />
2121 <option name =" ASSETS_FOLDER_RELATIVE_PATH" value =" /src/main/assets" />
2222 <option name =" PROJECT_TYPE" value =" 1" />
2323 </configuration >
Original file line number Diff line number Diff line change 1717 <option name =" ALLOW_USER_CONFIGURATION" value =" false" />
1818 <option name =" MANIFEST_FILE_RELATIVE_PATH" value =" /src/main/AndroidManifest.xml" />
1919 <option name =" RES_FOLDER_RELATIVE_PATH" value =" /src/main/res" />
20- <option name =" RES_FOLDERS_RELATIVE_PATH" value =" file://$MODULE_DIR$/src/main/res;file://$MODULE_DIR$/build/generated/res/rs/debug;file://$MODULE_DIR$/build/generated/res/resValues/debug " />
20+ <option name =" RES_FOLDERS_RELATIVE_PATH" value =" file://$MODULE_DIR$/src/main/res;file://$MODULE_DIR$/build/generated/res/rs/debug" />
2121 <option name =" ASSETS_FOLDER_RELATIVE_PATH" value =" /src/main/assets" />
2222 </configuration >
2323 </facet >
Original file line number Diff line number Diff line change 2626 <activity android : name =" .WebAppActivity" android : screenOrientation =" portrait" />
2727 <activity android : name =" .LocalHtmlActivity" android : screenOrientation =" portrait" />
2828 <activity android : name =" .App2AppActivity" android : screenOrientation =" portrait" />
29- <activity android : name =" kr.co.bootpay.BootpayInnerActivity " android : screenOrientation =" portrait" />
29+ <activity android : name =" .FlutterActivity " android : screenOrientation =" portrait" />
3030 </application >
3131
3232</manifest >
You can’t perform that action at this time.
0 commit comments