Skip to content

Commit 0cbfa71

Browse files
Build: Bump to v13.2.0
1 parent 69be5e9 commit 0cbfa71

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 = 141
26-
versionName = "13.1.1"
25+
versionCode = 142
26+
versionName = "13.2.0"
2727

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

0 commit comments

Comments
 (0)