Skip to content

Commit 890a6ac

Browse files
committed
Update version code and changelogs
1 parent c1db84c commit 890a6ac

File tree

11 files changed

+18
-26
lines changed

11 files changed

+18
-26
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android
1818
targetSdkVersion 32
1919

2020
// Versioning
21-
versionCode 57
22-
versionName "v7.0.1"
21+
versionCode 58
22+
versionName "v7.1.0"
2323
}
2424

2525
// Build types always include debug (hidden by default)

app/src/main/assets/changelog-en/56.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
v7.0.0 (56) - 19/12/2022
22
NEW THINGS
33
- Android 12 support
4-
- Option to select the clock app
4+
- Option to select the clock app (@jbatt33)
55
- Default launcher choice in Android 10+
66
- Danish translation by Thomas Jensen
77
IMPROVEMENTS
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
v7.1.0 (58) - 09/01/2023
2+
NEW THINGS
3+
- Portuguese translation by odanoburu

app/src/main/assets/changelog-fr/56.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
v7.0.0 (56) - 19/12/2022
22
NOUVEAUTÉS
33
- Support d'Android 12
4-
- Option pour choisir l'appli d'horloge
4+
- Option pour choisir appli d'horloge (@jbatt33)
55
- Choix lanceur par défaut sur Android 10+
66
- Traduction Danoise par Thomas Jensen
77
AMÉLIORATIONS
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
v7.1.0 (58) - 09/01/2023
2+
NOUVEAUTÉS
3+
- Traduction Portugaise par odanoburu

fastlane/metadata/android/en-US/changelogs/56.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
v7.0.0 (56) - 19/12/2022
22
NEW THINGS
33
- Android 12 support
4-
- Option to select the clock app
4+
- Option to select the clock app (@jbatt33)
55
- Default launcher choice in Android 10+
66
- Danish translation by Thomas Jensen
77
IMPROVEMENTS
Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
11
v7.0.1 (57) - 19/12/2022
22
CORRECTIONS
33
- Changelog of v7.0.0
4-
5-
v7.0.0 (56) - 19/12/2022
6-
NEW THINGS
7-
- Android 12 support
8-
- Option to select the clock app
9-
- Default launcher choice in Android 10+
10-
- Danish translation by Thomas Jensen
11-
IMPROVEMENTS
12-
- Several internal simplifications
13-
- Several Android libraries updated
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
v7.1.0 (58) - 09/01/2023
2+
NEW THINGS
3+
- Portuguese translation by odanoburu

fastlane/metadata/android/fr/changelogs/56.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
v7.0.0 (56) - 19/12/2022
22
NOUVEAUTÉS
33
- Support d'Android 12
4-
- Option pour choisir l'appli d'horloge
4+
- Option pour choisir appli d'horloge (@jbatt33)
55
- Choix lanceur par défaut sur Android 10+
66
- Traduction Danoise par Thomas Jensen
77
AMÉLIORATIONS
Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
11
v7.0.1 (57) - 19/12/2022
22
CORRECTIONS
33
- Journal des changements de la v7.0.0
4-
5-
v7.0.0 (56) - 19/12/2022
6-
NOUVEAUTÉS
7-
- Support d'Android 12
8-
- Option pour choisir l'appli d'horloge
9-
- Choix lanceur par défaut sur Android 10+
10-
- Traduction Danoise par Thomas Jensen
11-
AMÉLIORATIONS
12-
- Plusieurs simplifications internes
13-
- Plusieurs librairies Android mises à jour
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
v7.1.0 (58) - 09/01/2023
2+
NOUVEAUTÉS
3+
- Traduction Portugaise par odanoburu

0 commit comments

Comments
 (0)