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 =" 8 " android : versionName =" 0.1.7 " package =" nl.dirkkok.android.youtubedl" android : installLocation =" auto" >
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" android : versionCode =" 9 " android : versionName =" 0.1.8 " package =" nl.dirkkok.android.youtubedl" android : installLocation =" auto" >
33 <uses-sdk android : minSdkVersion =" 19" android : targetSdkVersion =" 28" />
44 <application android : allowBackup =" true" android : icon =" @mipmap/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 114114 <PackageReference Include =" Xamarin.Android.Support.CustomTabs" Version =" 28.0.0.3" />
115115 <PackageReference Include =" Xamarin.Essentials" Version =" 1.3.1" />
116116 <PackageReference Include =" YoutubeExplode" >
117- <Version >5.1.8 </Version >
117+ <Version >5.1.9 </Version >
118118 </PackageReference >
119119 </ItemGroup >
120120 <Import Project =" $(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
You can’t perform that action at this time.
0 commit comments