Skip to content

Commit 739f229

Browse files
authored
Merge pull request #1113 from wallabag/release_2.4.2
Version 2.4.2
2 parents df76e89 + 2682502 commit 739f229

4 files changed

Lines changed: 11 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "fr.gaulupeau.apps.InThePoche"
99
minSdkVersion 21
1010
targetSdkVersion 30
11-
versionCode 227
12-
versionName "2.4.1"
11+
versionCode 228
12+
versionName "2.4.2"
1313

1414
javaCompileOptions {
1515
annotationProcessorOptions {
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Konrad Heidler (@khdlr) added LaTeX rendering (optional).
2+
- Added an option to improve search for CJK languages.
3+
- Updated translations.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Konrad Heidler (@khdlr) a ajouté le rendu LaTeX (optional).
2+
- Ajout d'une option pour améliorer la recherche pour le groupe de langues CJK.
3+
- Mise à jour des traductions.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Konrad Heidler (@khdlr) добавил отображение LaTeX (опционально).
2+
- Добавлена опция для улучшения поиска для CJK-языков.
3+
- Обновлены переводы.

0 commit comments

Comments
 (0)