Skip to content

Commit 299f227

Browse files
committed
bump version from 1.8.3 to 1.8.4 (124)
1 parent 7133379 commit 299f227

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

composeApp/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@ android {
158158
applicationId = "me.knighthat.kreate"
159159
minSdk = 21
160160
targetSdk = 36
161-
versionCode = 123
162-
versionName = "1.8.3"
161+
versionCode = 124
162+
versionName = "1.8.4"
163163

164164
/*
165165
UNIVERSAL VARIABLES
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Fixes:
2+
- Synced playlists fail to load on some accounts
3+
4+
Changes:
5+
- Merge en_US to default language
6+
- Replace Norwegian (no) language with Norwegian Bokmål (nb)

0 commit comments

Comments
 (0)