Skip to content
Snippets Groups Projects

QDS-11947 Clean cached user project

Merged Burak Hançerli requested to merge QDS-11947/clean-cached-projects into master
Files
24
<?xml version="1.0"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="io.qt.qtdesignviewer"
android:installLocation="auto" android:versionCode="26" android:versionName="1.2">
android:installLocation="auto" android:versionCode="27" android:versionName="1.2">
<!-- %%INSERT_PERMISSIONS -->
<!-- %%INSERT_FEATURES -->
<supports-screens android:anyDensity="true" android:largeScreens="true"
Loading