Skip to content

Commit

Permalink
convert vod playlist to a single video file
Browse files Browse the repository at this point in the history
(cherry picked from commit 25768b6)
  • Loading branch information
crackededed committed Apr 8, 2024
1 parent 98c1f60 commit fb1d124
Show file tree
Hide file tree
Showing 32 changed files with 1,176 additions and 177 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ android {
applicationId = "com.github.andreyasadchy.xtra"
minSdk = 21
targetSdk = 34
versionCode = 234
versionName = "2.30.7"
versionCode = 235
versionName = "2.31.0"
resourceConfigurations += listOf("ar", "de", "en", "es", "fr", "in", "it", "ja", "pt-rBR", "ru", "tr", "zh-rTW", "zh-rCN")
}

Expand Down
Loading

0 comments on commit fb1d124

Please sign in to comment.