Skip to content

Commit 574732f

Browse files
committed
Version bump 1.13.2 (44)
1 parent f1c5562 commit 574732f

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
lines changed

ā€ŽCHANGELOG.mdā€Ž

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.13.2
4+
* Portuguese translation by [@laralem](https://github.com/laralem)
5+
* Vietnamese translation by [bruhwut](https://crowdin.com/profile/bruhwut)
6+
* Various translations improved
7+
38
## 1.13.1
49
* Correctly enable/disable settings according to "use native method" status
510
* Dutch translation by Hendrik Maryns ([@hamaryns](https://github.com/hamaryns))

ā€Žapp/build.gradleā€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ android {
2222
applicationId "com.github.cvzi.screenshottile"
2323
minSdkVersion 24
2424
targetSdkVersion 30
25-
versionCode 43
26-
versionName "1.13.1"
25+
versionCode 44
26+
versionName "1.13.2"
2727
}
2828
buildTypes {
2929
release {

ā€Žapp/src/main/res/values/strings_untranslatable.xmlā€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,10 @@ Contribute on <a href="https://crwd.in/screenshottile">crwd.in/screenshottile</a
162162
&#x1f1eb;&#x1f1f7; provided by <a href="https://hugo-mechiche.com/">UncleReaton</a><br>
163163
&#127468;&#127479; provided by <a href="https://crowdin.com/profile/fresh1">fresh</a><br>
164164
&#127475;&#127473; provided by <a href="https://hendrikmaryns.name/">Hendrik Maryns</a><br>
165+
&#127477;&#127481; provided by <a href="https://crowdin.com/profile/azilara">azilara</a><br>
166+
&#127483;&#127475; provided by <a href="https://crowdin.com/profile/bruhwut">bruhwut</a><br>
167+
168+
165169
]]></string>
166170

167171
</resources>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
šŸ‡µšŸ‡¹ Portuguese translation by azilara
2+
šŸ‡»šŸ‡³ Vietnamese translation by bruhwut

0 commit comments

Comments
Ā (0)