File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
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 =" 14 " android : versionName =" 0.1.13 " package =" nl.dirkkok.android.youtubedl" android : installLocation =" auto" >
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 15 " android : versionName =" 0.1.14 " 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" />
Original file line number Diff line number Diff line change 9898 <ItemGroup >
9999 <PackageReference Include =" Xamarin.Essentials" Version =" 1.6.1" />
100100 <PackageReference Include =" YoutubeExplode" >
101- <Version >6.0.3 </Version >
101+ <Version >6.0.7 </Version >
102102 </PackageReference >
103103 </ItemGroup >
104104 <Import Project =" $(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
You can’t perform that action at this time.
0 commit comments