Skip to content

Commit

Permalink
Version 0.7.1
Browse files Browse the repository at this point in the history
- use VPS for timers if available
- pending timers may by edited (change folder)
- running timers may be deleted now
- huge UI performance boot for EPG artwork

Version 0.13.0 of vdr-plugin-robotv is needed for this version:
https://github.com/pipelka/vdr-plugin-robotv/releases/tag/0.13.0
  • Loading branch information
pipelka committed Sep 28, 2017
1 parent 822abaa commit 7e3083d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android {
minSdkVersion project.ext.minSdkVersion
targetSdkVersion project.ext.targetSdkVersion
versionCode 1
versionName "0.7.0.${gitAbbreviatedId}"
versionName "0.7.1.${gitAbbreviatedId}"
testInstrumentationRunner "android.test.InstrumentationTestRunner"

ndk {
Expand Down

0 comments on commit 7e3083d

Please sign in to comment.