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 11<?xml version =" 1.0" ?>
2- <manifest package =" com.livemetronome" xmlns : android =" http://schemas.android.com/apk/res/android" android : versionName =" 1.01" android : versionCode =" 3 " android : installLocation =" auto" >
2+ <manifest package =" com.livemetronome" xmlns : android =" http://schemas.android.com/apk/res/android" android : versionName =" 1.01" android : versionCode =" 4 " android : installLocation =" auto" >
33 <application android : hardwareAccelerated =" true" android : name =" org.qtproject.qt5.android.bindings.QtApplication" android : label =" Live Metronome" android : icon =" @drawable/icon" >
44 <activity android : configChanges =" orientation|uiMode|screenLayout|screenSize|smallestScreenSize|layoutDirection|locale|fontScale|keyboard|keyboardHidden|navigation" android : name =" com.livemetronome.MainActivity" android : label =" Live Metronome" android : screenOrientation =" portrait" android : launchMode =" singleTop" android : theme =" @style/AppTheme" >
55 <intent-filter >
You can’t perform that action at this time.
0 commit comments