Skip to content

Commit

Permalink
fix player buttons
Browse files Browse the repository at this point in the history
(cherry picked from commit ddb1518)
  • Loading branch information
crackededed committed Jan 31, 2025
1 parent 8812c1f commit 37e10ae
Show file tree
Hide file tree
Showing 3 changed files with 321 additions and 313 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
applicationId = "com.github.andreyasadchy.xtra"
minSdk = 21
targetSdk = 35
versionCode = 274
versionName = "2.41.1"
versionCode = 275
versionName = "2.41.2"
}

buildTypes {
Expand Down
Loading

0 comments on commit 37e10ae

Please sign in to comment.