Skip to content

Commit bbe18ec

Browse files
Build: Bump to v12.10.0
1 parent 082ab38 commit bbe18ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ android {
2323
applicationId = "com.metrolist.music"
2424
minSdk = 26
2525
targetSdk = 36
26-
versionCode = 132
27-
versionName = "12.9.0"
26+
versionCode = 133
27+
versionName = "12.10.0"
2828

2929
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
3030
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)