Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit dc0fe2c

Browse files
committed
preparing release
1 parent a94fdd9 commit dc0fe2c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313
targetSdkVersion 31
1414
versionCode 90
1515
versionName '4.1.0'
16-
resConfigs "en", "ar", "ca", "cs", "de", "el", "eo", "es", "eu", "fr", "fy", "he", "hr", "id", "in", "it", "ja", "kab", "nb-rNO", "nl", "pa", "pl", "pt", "pt-rBR", "ru", "sk", "sl", "sr", "th", "tr", "uk", "zh-rCN"
16+
resConfigs "en", "ar", "ca", "cs", "de", "el", "eo", "es", "eu", "fr", "fy", "gl", "he", "hr", "id", "in", "it", "ja", "kab", "nb-rNO", "nl", "pa", "pl", "pt", "pt-rBR", "ru", "sk", "sl", "sr", "th", "tr", "uk", "zh-rCN"
1717
}
1818

1919
kotlinOptions {

metadata/en-US/changelogs/90.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# v4.1.0 - Modern Love
2+
3+
**2022-03-08**
4+
5+
- design overhaul that makes use of "Material Design 3" elements and colors
6+
- fix re-appearing playback notification on Android 11
7+
- Galician language version
8+
- updated translations

0 commit comments

Comments
 (0)