File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
- <manifest package =" io.welle.welle" xmlns : android =" http://schemas.android.com/apk/res/android" android : versionName =" 1.0" android : versionCode =" 3 " android : installLocation =" auto" >
2
+ <manifest package =" io.welle.welle" xmlns : android =" http://schemas.android.com/apk/res/android" android : versionName =" 1.0" android : versionCode =" 4 " android : installLocation =" auto" >
3
3
<application android : hardwareAccelerated =" true" android : name =" org.qtproject.qt5.android.bindings.QtApplication" android : label =" welle.io" android : icon =" @drawable/icon" >
4
4
<activity android : configChanges =" orientation|uiMode|screenLayout|screenSize|smallestScreenSize|layoutDirection|locale|fontScale|keyboard|keyboardHidden|navigation" android : name =" org.qtproject.qt5.android.bindings.QtActivity" android : label =" welle.io" android : screenOrientation =" unspecified" android : launchMode =" singleTop" >
5
5
<intent-filter >
You can’t perform that action at this time.
0 commit comments