File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
### ~
2
2
3
+ ### v0.13.15 (2021-11-15)
4
+ * updates translation to Norwegian (nb) (#515 by FTno).
5
+ * updates translations to Polish (pl) and Esperanto (eo) (#514 by Verdulo).
6
+
3
7
### v0.13.14 (2021-10-26)
4
8
* adds "Show Header Icon" and "Show Header Text" options to User Interface settings (#509 , #511 ).
5
9
* fixes bug "twilight duration fails to switch to the next event" (#508 ).
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ android
23
23
minSdkVersion 10
24
24
// noinspection ExpiredTargetSdkVersion,OldTargetApi
25
25
targetSdkVersion 25
26
- versionCode 78
27
- versionName " 0.13.14 "
26
+ versionCode 79
27
+ versionName " 0.13.15 "
28
28
29
29
buildConfigField " String" , " GIT_HASH" , " \" ${ getGitHash()} \" "
30
30
Original file line number Diff line number Diff line change
1
+ - updates translation to Norwegian.
2
+ - updates translation to Polish and Esperanto.
You can’t perform that action at this time.
0 commit comments