File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
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" package =" com.tmk907.androidyoutubedownloader" android : versionCode =" 6 " android : versionName =" 1.3.1 " >
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" package =" com.tmk907.androidyoutubedownloader" android : versionCode =" 9 " android : versionName =" 1.3.4 " >
33 <application android : allowBackup =" true" android : icon =" @mipmap/ic_launcher" android : label =" @string/app_name" android : roundIcon =" @mipmap/ic_launcher_round" android : supportsRtl =" true" android : theme =" @style/Theme.AndroidYouTubeDownloader" ></application >
44 <uses-permission android : name =" android.permission.INTERNET" />
55 <uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
Original file line number Diff line number Diff line change 66 <Nullable >disable</Nullable >
77 <ImplicitUsings >disable</ImplicitUsings >
88 <ApplicationId >com.tmk907.AndroidYouTubeDownloader</ApplicationId >
9- <ApplicationVersion >6 </ApplicationVersion >
10- <ApplicationDisplayVersion >1.3.1 </ApplicationDisplayVersion >
9+ <ApplicationVersion >9 </ApplicationVersion >
10+ <ApplicationDisplayVersion >1.3.4 </ApplicationDisplayVersion >
1111 </PropertyGroup >
1212
1313 <ItemGroup >
You can’t perform that action at this time.
0 commit comments