Skip to content
Snippets Groups Projects

QDS-11411 Material Bundle crashes

Merged Burak Hançerli requested to merge QDS-11411/clear-projectmanager into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
<?xml version="1.0"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="io.qt.qtdesignviewer"
android:installLocation="auto" android:versionCode="18" android:versionName="1.2">
android:installLocation="auto" android:versionCode="19" android:versionName="1.2">
<!-- %%INSERT_PERMISSIONS -->
<!-- %%INSERT_FEATURES -->
<supports-screens android:anyDensity="true" android:largeScreens="true"
Loading