rel 20250209
This commit is contained in:
parent
d1fc4c144e
commit
d36829e7ca
@ -48,8 +48,8 @@ android {
|
||||
applicationId = "com.fredhappyface.ewesticker"
|
||||
minSdk = 26
|
||||
targetSdk = 34
|
||||
versionCode = 20240825
|
||||
versionName = "20240825"
|
||||
versionCode = 20250209
|
||||
versionName = "20250209"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
setProperty("archivesBaseName", "$applicationId-$versionName")
|
||||
}
|
||||
|
12
metadata/en-US/changelogs/20250209.txt
Normal file
12
metadata/en-US/changelogs/20250209.txt
Normal file
@ -0,0 +1,12 @@
|
||||
<h2 id="section">20250209</h2>
|
||||
<ul>
|
||||
<li>Update dependency versions</li>
|
||||
<li>Add a shortcut to google keyboard (fixes #76)</li>
|
||||
<li>Add SVG image support</li>
|
||||
<li>Code quality improvements</li>
|
||||
<li>Use xLog (https://github.com/elvishew/xLog) to capture today’s logs
|
||||
(to assist with debugging)</li>
|
||||
<li>Make PNG sticker fallback configurable and improve share sheet
|
||||
(fixes #80)</li>
|
||||
<li>Improve toast logging experience</li>
|
||||
</ul>
|
Loading…
x
Reference in New Issue
Block a user