We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d41d17 commit ff5eab3Copy full SHA for ff5eab3
app/build.gradle.kts
@@ -23,8 +23,8 @@ android {
23
applicationId = "com.metrolist.music"
24
minSdk = 26
25
targetSdk = 36
26
- versionCode = 133
27
- versionName = "12.10.0"
+ versionCode = 134
+ versionName = "12.11.0"
28
29
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
30
vectorDrawables.useSupportLibrary = true
0 commit comments