Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 50beffc7 authored by Gitsaibot's avatar Gitsaibot Committed by Gitsaibot
Browse files

New version 1.0.49

parent 423e64c8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -22,8 +22,8 @@ android {
	defaultConfig {
		minSdk = 23
		targetSdk = 34
		versionCode = 48
		versionName = "1.0.48"
		versionCode = 49
		versionName = "1.0.49"
		applicationId = "ws.xsoh.etar"
		testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
	}
+5 −0
Original line number Diff line number Diff line
- Switch to Material3
- Fix attendees without e-mail not being displayed
- Fix parsing of iCalendar attendees
- Fix event creation from Month view sometimes default to the wrong day
- Further small bug fixes