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" encoding =" utf-8" ?>
2- <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 11 " android : versionName =" 0.1.10 " package =" nl.dirkkok.android.youtubedl" android : installLocation =" auto" >
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 12 " android : versionName =" 0.1.11 " package =" nl.dirkkok.android.youtubedl" android : installLocation =" auto" >
33 <uses-sdk android : minSdkVersion =" 19" android : targetSdkVersion =" 28" />
44 <application android : allowBackup =" true" android : icon =" @drawable/ic_launcher" android : label =" YoutubeDL" android : roundIcon =" @mipmap/ic_launcher" android : supportsRtl =" true" android : theme =" @style/AppTheme" ></application >
55 <uses-permission android : name =" android.permission.READ_EXTERNAL_STORAGE" />
You can’t perform that action at this time.
0 commit comments