File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
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.x8bit.bitwarden" android : versionName =" 0.0.4 " android : installLocation =" auto" android : versionCode =" 4 " >
2+ <manifest xmlns : android =" http://schemas.android.com/apk/res/android" package =" com.x8bit.bitwarden" android : versionName =" 0.0.5 " android : installLocation =" auto" android : versionCode =" 5 " >
33 <uses-sdk android : minSdkVersion =" 19" android : targetSdkVersion =" 23" />
44 <uses-permission android : name =" android.permission.INTERNET" />
55 <uses-permission android : name =" android.permission.USE_FINGERPRINT" />
Original file line number Diff line number Diff line change 1313 <key >CFBundlePackageType </key >
1414 <string >XPC! </string >
1515 <key >CFBundleShortVersionString </key >
16- <string >0.0.4 </string >
16+ <string >0.0.5 </string >
1717 <key >CFBundleSignature </key >
1818 <string >???? </string >
1919 <key >CFBundleVersion </key >
20- <string >4 </string >
20+ <string >5 </string >
2121 <key >NSExtension </key >
2222 <dict >
2323 <key >NSExtensionAttributes </key >
Original file line number Diff line number Diff line change 2828 <key >CFBundleIdentifier </key >
2929 <string >com.8bit.bitwarden </string >
3030 <key >CFBundleVersion </key >
31- <string >4 </string >
31+ <string >5 </string >
3232 <key >CFBundleIconFiles </key >
3333 <array >
3434 <
string >
[email protected] </
string >
4949 <key >UILaunchStoryboardName </key >
5050 <string >LaunchScreen </string >
5151 <key >CFBundleShortVersionString </key >
52- <string >0.0.4 </string >
52+ <string >0.0.5 </string >
5353 <key >UIMainStoryboardFile~ipad </key >
5454 <string >LaunchScreen </string >
5555 <key >UIViewControllerBasedStatusBarAppearance </key >
You can’t perform that action at this time.
0 commit comments