Skip to content

Commit 39a4b5e

Browse files
Build: Bump to v13.0.0
1 parent 68d95b4 commit 39a4b5e

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 = 139
27-
versionName = "12.12.4"
26+
versionCode = 140
27+
versionName = "13.0.0"
2828

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

0 commit comments

Comments
 (0)