Skip to content

Commit

Permalink
New version 1.0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
jspricke authored and Gitsaibot committed Jan 8, 2022
1 parent 962114d commit 618239e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 31
versionCode 30
versionName "1.0.28"
versionCode 31
versionName "1.0.29"
applicationId "ws.xsoh.etar"
}

Expand Down
2 changes: 2 additions & 0 deletions metadata/de-DE/changelogs/31.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Bugfix für Abstürze und Benachrichtigungen auf Android 12
- Bugfix für MIME-Type beim Teilen von Kalendereinträgen
2 changes: 2 additions & 0 deletions metadata/en-US/changelogs/31.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Fix crash and notifications on Android 12
- Fix MIME type of shared event

0 comments on commit 618239e

Please sign in to comment.