File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
metadata/en-US/changelogs Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ android {
4848 applicationId = " com.fredhappyface.ewesticker"
4949 minSdk = 26
5050 targetSdk = 34
51- versionCode = 20240825
52- versionName = " 20240825 "
51+ versionCode = 20250209
52+ versionName = " 20250209 "
5353 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
5454 setProperty(" archivesBaseName" , " $applicationId -$versionName " )
5555 }
Original file line number Diff line number Diff line change 1+ <h2 id="section">20250209</h2>
2+ <ul>
3+ <li>Update dependency versions</li>
4+ <li>Add a shortcut to google keyboard (fixes #76)</li>
5+ <li>Add SVG image support</li>
6+ <li>Code quality improvements</li>
7+ <li>Use xLog (https://github.com/elvishew/xLog) to capture today’s logs
8+ (to assist with debugging)</li>
9+ <li>Make PNG sticker fallback configurable and improve share sheet
10+ (fixes #80)</li>
11+ <li>Improve toast logging experience</li>
12+ </ul>
You can’t perform that action at this time.
0 commit comments