Skip to content

Commit c86787d

Browse files
Build: Bump to v12.8.1
1 parent d6a7a1a commit c86787d

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 = 130
26-
versionName = "12.8.0-stable"
25+
versionCode = 131
26+
versionName = "12.8.1"
2727

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

0 commit comments

Comments
 (0)