chore: bumped version, added fastlane metadata

This commit is contained in:
eddyizm 2025-12-22 19:14:29 -08:00
parent 7f332c26ad
commit ccea7674bd
No known key found for this signature in database
GPG key ID: CF5F671829E8158A
2 changed files with 5 additions and 2 deletions

View file

@ -10,8 +10,8 @@ android {
minSdkVersion 24
targetSdk 35
versionCode 10
versionName '4.5.0'
versionCode 11
versionName '4.6.0'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
javaCompileOptions {

View file

@ -0,0 +1,3 @@
* fix: checks preference and writes files externally, updates the ui when downloading from the directories
* chore: Update description_empty_title in English, Italian, French, Polish and Spanish
* feat: added regular playlist to home view