Skip to content

Commit 4ae6c35

Browse files
committed
Prepare for release v2.2.1
1 parent a7ce901 commit 4ae6c35

File tree

5 files changed

+5
-2
lines changed

5 files changed

+5
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ android {
5050
multiDexEnabled true
5151

5252
applicationId 'org.mythtv.android'
53-
versionCode 1714220
54-
versionName "2.2.0"
53+
versionCode 1714221
54+
versionName "2.2.1"
5555
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
5656

5757
resValue "string", "branchName", applicationBranch
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
1714221
2+
=============
3+
- Fix external playback after implementing Google Cast
17.5 KB
Loading
-3.89 KB
Loading
-4.04 KB
Loading

0 commit comments

Comments
 (0)