Skip to content

Commit e1f207f

Browse files
committed
prepare for release 3.1.1
1 parent cccf1e4 commit e1f207f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ android {
5252
multiDexEnabled true
5353

5454
applicationId 'org.mythtv.android'
55-
versionCode 1714310
56-
versionName "3.1.0"
55+
versionCode 1714311
56+
versionName "3.1.1"
5757
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
5858

5959
resConfigs "en", "de"
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
1714311
2+
=============
3+
- Prepare for Android P
4+

0 commit comments

Comments
 (0)