Skip to content

Commit

Permalink
New version 1.0.37
Browse files Browse the repository at this point in the history
  • Loading branch information
Gitsaibot authored and Gitsaibot committed Nov 16, 2023
1 parent fcd1573 commit bbafe95
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ android {
defaultConfig {
minSdk 21
targetSdk 34
versionCode 36
versionName "1.0.36"
versionCode 37
versionName "1.0.37"
applicationId "ws.xsoh.etar"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down
4 changes: 4 additions & 0 deletions metadata/de-DE/changelogs/37.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Ab Android 13 lässt sich die App Sprache wählen
- Monatsansicht: Geste Rechts/Links wischen hinzugefügt
- Fehlerbehebungen
- Neue Übersetzungen
4 changes: 4 additions & 0 deletions metadata/en-US/changelogs/37.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Add per-app language support(android 13+)
- Add left/right swipe to month view
- Bugfixes
- New translations

0 comments on commit bbafe95

Please sign in to comment.