Skip to content

Commit 55cb12f

Browse files
committed
Prepare for release 10 (1.9)
1 parent 13a5af2 commit 55cb12f

File tree

5 files changed

+6
-2
lines changed

5 files changed

+6
-2
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
vectorDrawables {
1919
useSupportLibrary true
2020
}
21-
versionCode 9
22-
versionName "1.8"
21+
versionCode 10
22+
versionName "1.9"
2323
}
2424

2525
ksp {
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Zeigt eine Benachrichtigung an, wenn die Synchronisierung fehlschlägt
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Show a notification when synchronization fails
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Affiche une notification en cas d'échec de la synchronisation
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Показывать уведомление при сбое синхронизации

0 commit comments

Comments
 (0)