add episodes list to player [Part 2]

This commit is contained in:
2020-12-15 23:15:14 +01:00
parent 6fc7bb2c1e
commit 04893060e4
9 changed files with 102 additions and 91 deletions

View File

@ -11,7 +11,7 @@ android {
minSdkVersion 23
targetSdkVersion 30
versionCode 2100 //00.02.100
versionName "0.2.90"
versionName "0.2.91"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "build_time", buildTime()