File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ android {
1818 applicationId = " org.kde.bettercounter"
1919 minSdk = 21
2020 targetSdk = 35
21- versionCode = 41001
22- versionName = " 4.10.1 "
21+ versionCode = 41002
22+ versionName = " 4.10.2 "
2323
2424 javaCompileOptions {
2525 annotationProcessorOptions {
Original file line number Diff line number Diff line change 1+ 4.10.2:
2+ * Increase font size in charts
3+
4+ 4.10.1:
5+ * Fixed app showing behind the title bar in Android 15
6+
7+ 4.10:
8+ * Calculate average until last entry, not inclusive (unless showing historical data).
9+ * Made undo notification not cover the charts
10+ * Restarting the app is no longer needed after importing data.
11+
12+ 4.9:
13+ * Added hourly intervals.
14+
15+ 4.8:
16+ * You can now show an app tutorial from the top right menu.
You can’t perform that action at this time.
0 commit comments