We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 909c2f1 commit 8d814e0Copy full SHA for 8d814e0
CHANGELOG.md
@@ -1,5 +1,8 @@
1
+### 1.0.14
2
+- fixed `IF_TAGS_ABSENT` tag escaping strategy
3
+
4
### 1.0.13
-- fix extraneous `translatable` attribute generation for string arrays
5
+- fixed extraneous `translatable` attribute generation for string arrays
6
- dependencies versions bump
7
8
### 1.0.12
gradle.properties
@@ -1,4 +1,4 @@
-VERSION_NAME=1.0.13
+VERSION_NAME=1.0.14
GROUP=pl.droidsonroids.gradle.localization
POM_DESCRIPTION=Gradle plugin for generating localized string resources
0 commit comments