Skip to content
Snippets Groups Projects

QDS-11197 Add QR Code registration instructions

Merged Burak Hançerli requested to merge QDS-11197/add-qr-instructions into master
5 files
+ 37
3
Compare changes
  • Side-by-side
  • Inline
Files
5
<?xml version="1.0"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="io.qt.qtdesignviewer"
android:installLocation="auto" android:versionCode="10" android:versionName="1.2">
android:installLocation="auto" android:versionCode="11" android:versionName="1.2">
<!-- %%INSERT_PERMISSIONS -->
<!-- %%INSERT_FEATURES -->
<supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:smallScreens="true"/>
Loading