File tree Expand file tree Collapse file tree
metadata/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,12 +7,15 @@ patch-level version changes can be found in [commit messages](../../commits/mast
77## Next_Ver
88-->
99
10- ## 202403xx
10+ ## 20240322
1111
1212- Add sticker search
13+ - Add haptic feedback option
1314- Update translations from Weblate (thank you to the following!)
1415 - Indonesian
1516 - Reza Almanda <rezaalmanda27@gmail.com>
17+ - Update screenshots and docs
18+ - Update deps
1619
1720## 20231008
1821
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ android {
4949 applicationId = " com.fredhappyface.ewesticker"
5050 minSdk = 26
5151 targetSdk = 34
52- versionCode = 20231008
53- versionName = " 20231008 "
52+ versionCode = 20240322
53+ versionName = " 20240322 "
5454 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
5555 setProperty(" archivesBaseName" , " $applicationId -$versionName " )
5656 }
Original file line number Diff line number Diff line change 1+ <h2 id="section">20240322</h2>
2+ <ul>
3+ <li>Add sticker search</li>
4+ <li>Add haptic feedback option</li>
5+ <li>Update translations from Weblate (thank you to the following!)
6+ <ul>
7+ <li>Indonesian
8+ <ul>
9+ <li>Reza Almanda <a href="mailto:rezaalmanda27@gmail.com"
10+ class="email">rezaalmanda27@gmail.com</a></li>
11+ </ul></li>
12+ </ul></li>
13+ <li>Update screenshots and docs</li>
14+ <li>Update deps</li>
15+ </ul>
You can’t perform that action at this time.
0 commit comments