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 2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
3
xmlns : tools =" http://schemas.android.com/tools"
4
4
package =" com.atomjack.vcfp"
5
- android : versionCode =" 47 "
6
- android : versionName =" 2.0.4b7 " >
5
+ android : versionCode =" 48 "
6
+ android : versionName =" 2.0.4b8 " >
7
7
8
8
<uses-permission android : name =" com.mohammadag.googlesearchapi.permission.ACCESS_GGOGLE_SEARCH_API" />
9
9
<uses-permission android : name =" android.permission.INTERNET" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<changelog >
3
- <release version =" 2.0.4b6 " versioncode =" 46 " >
3
+ <release version =" 2.0.4b8 " versioncode =" 48 " >
4
4
<change >Added Swedish translations (Bjorn Komlanz).</change >
5
5
<change >Cinema Trailers will not play for movies that are resuming progress.</change >
6
6
<change >Added ability to email device logs.</change >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
3
package =" com.atomjack.vcfp"
4
- android : versionCode =" 47 "
5
- android : versionName =" 2.0.4b7 " >
4
+ android : versionCode =" 48 "
5
+ android : versionName =" 2.0.4b8 " >
6
6
7
7
<uses-feature android : name =" android.hardware.type.watch" />
8
8
You can’t perform that action at this time.
0 commit comments