fix: artist name

This commit is contained in:
Victor
2026-02-27 10:15:29 +01:00
parent c6da7acb38
commit a3f03e5a81
4 changed files with 92 additions and 39 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "0.0.2"
versionName "2026.02.18"
}
signingConfigs {
debug {