Skip to content

Commit 936003e

Browse files
committed
Update version code and changelogs
1 parent 2932aba commit 936003e

File tree

5 files changed

+26
-2
lines changed

5 files changed

+26
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android
1919
targetSdkVersion var_compile_sdk
2020

2121
// Versioning
22-
versionCode 60
23-
versionName "v7.3.0"
22+
versionCode 61
23+
versionName "v7.3.1"
2424
}
2525

2626
// Build types always include debug (hidden by default)
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
v7.3.1 (61) - 29/06/2023
2+
IMPROVEMENTS
3+
- Margins around app lists (@MusicBoy)
4+
- Internal reorganization of translations
5+
CORRECTIONS
6+
- Export of notification setting
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
v7.3.1 (61) - 29/06/2023
2+
AMÉLIORATIONS
3+
- Marges autour des listes d'applis (@MusicBoy)
4+
- Réorganisation interne des traductions
5+
CORRECTIONS
6+
- Export du paramètre notification
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
v7.3.1 (61) - 29/06/2023
2+
IMPROVEMENTS
3+
- Margins around app lists (@MusicBoy)
4+
- Internal reorganization of translations
5+
CORRECTIONS
6+
- Export of notification setting
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
v7.3.1 (61) - 29/06/2023
2+
AMÉLIORATIONS
3+
- Marges autour des listes d'applis (@MusicBoy)
4+
- Réorganisation interne des traductions
5+
CORRECTIONS
6+
- Export du paramètre notification

0 commit comments

Comments
 (0)