Skip to content
This repository was archived by the owner on Oct 10, 2024. It is now read-only.

Commit 8769922

Browse files
committed
Bump version to 0.5.4
1 parent 7560121 commit 8769922

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
@@ -11,8 +11,8 @@ android {
1111
applicationId = "it.vfsfitvnm.vimusic"
1212
minSdk = 21
1313
targetSdk = 33
14-
versionCode = 19
15-
versionName = "0.5.3"
14+
versionCode = 20
15+
versionName = "0.5.4"
1616
}
1717

1818
splits {

0 commit comments

Comments
 (0)