Skip to content

Commit 249d668

Browse files
Build: Bump to v12.12.2
1 parent a395e91 commit 249d668

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
@@ -22,8 +22,8 @@ android {
2222
applicationId = "com.metrolist.music"
2323
minSdk = 26
2424
targetSdk = 36
25-
versionCode = 136
26-
versionName = "12.12.1"
25+
versionCode = 137
26+
versionName = "12.12.2"
2727

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

0 commit comments

Comments
 (0)