Skip to content

Commit

Permalink
Hotfix: Bump to v10.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafaalagamy authored Dec 17, 2024
1 parent a739d99 commit 3b52a2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId = "com.metrolist.music"
minSdk = 24
targetSdk = 35
versionCode = 107
versionName = "10.7.0"
versionCode = 108
versionName = "10.8.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

1 comment on commit 3b52a2f

@Spaceshiprace
Copy link

@Spaceshiprace Spaceshiprace commented on 3b52a2f Dec 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi, @mostafaalagamy you've made the app so amazing I've been using innertune Malopieds fork and then switched to z-huang, but now I'm using your fork its just much better (UI,stats..etc) everything is there, of course there's some flaws but overall your innertune version is the best by far and its so underrated, and you can make it even better.
Thank you so much for the effort you put in it ♥️ keep on please 🙏

Please sign in to comment.