We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d5c33 commit b5d84b1Copy full SHA for b5d84b1
README.md
@@ -18,7 +18,7 @@ buildscript {
18
maven { url "https://jitpack.io" }
19
}
20
dependencies {
21
- classpath "com.github.hyperdevs-team:poeditor-android-gradle-plugin:2.3.0"
+ classpath "com.github.hyperdevs-team:poeditor-android-gradle-plugin:2.4.1"
22
23
24
```
@@ -33,7 +33,7 @@ buildscript {
33
maven("https://jitpack.io")
34
35
36
- classpath("com.github.hyperdevs-team:poeditor-android-gradle-plugin:2.3.0")
+ classpath("com.github.hyperdevs-team:poeditor-android-gradle-plugin:2.4.1")
37
38
39
0 commit comments