There was an error while loading. Please reload this page.
1 parent 7825fda commit 4da481bCopy full SHA for 4da481b
CHANGELOG.md
@@ -61,6 +61,8 @@ poEditor {
61
}
62
```
63
64
+</details>
65
+
66
## [4.1.2] - 2023-12-11
67
### Fixed
68
- Fix default resource file name constant value.
README.md
@@ -633,6 +633,8 @@ poEditor {
633
634
635
636
637
638
Keep in mind that the regex must match the whole string name and not just a part, as it relies on
639
[`CharSequence.matches(Regex)`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.text/matches.html) from the
640
Kotlin API.
0 commit comments