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 =" 60 "
6
- android : versionName =" 2.1.0b1 " >
5
+ android : versionCode =" 62 "
6
+ android : versionName =" 2.1.0 " >
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.1.0b1 " versioncode =" 60 " >
3
+ <release version =" 2.1.0 " versioncode =" 62 " >
4
4
<change >Material Design UI Overhaul</change >
5
5
<change >Added volume control for Chromecast clients</change >
6
6
</release >
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 =" 60 "
5
- android : versionName =" 2.1.0b1 " >
4
+ android : versionCode =" 62 "
5
+ android : versionName =" 2.1.0 " >
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