File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.1.0] - 2025-11-08
2+
3+ ### Features
4+
5+ * add age statistics ([ d76059a] ( https://github.com/Crozzers/PostboxGO/commit/d76059a18aab51a4b93a8f7b4edf77b70b6b4010 ) )
6+ * expand statistics with additional info ([ b7406c0] ( https://github.com/Crozzers/PostboxGO/commit/b7406c0f2d126de61323f255ce89bc1675d6b644 ) )
7+
8+
19## [ 1.0.0] - 2025-10-26
210
311### Features
150158[ 1.0.0-alpha.13 ] : https://github.com/Crozzers/PostboxGO/compare/1.0.0-alpha.12...1.0.0-alpha.13
151159[ 1.0.0-alpha.14 ] : https://github.com/Crozzers/PostboxGO/compare/1.0.0-alpha.13...1.0.0-alpha.14
152160[ 1.0.0 ] : https://github.com/Crozzers/PostboxGO/compare/1.0.0-alpha.14...1.0.0
161+ [ 1.1.0 ] : https://github.com/Crozzers/PostboxGO/compare/1.0.0...1.1.0
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ android {
1414 applicationId = " com.crozzers.postboxgo"
1515 minSdk = 26
1616 targetSdk = 36
17- versionCode = 55
18- versionName = " 1.0 .0"
17+ versionCode = 56
18+ versionName = " 1.1 .0"
1919
2020 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
2121 }
You can’t perform that action at this time.
0 commit comments