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 12098df commit 4a27f24Copy full SHA for 4a27f24
README.md
@@ -18,7 +18,7 @@ buildscript {
18
maven { url 'https://jitpack.io' }
19
}
20
dependencies {
21
- classpath 'com.github.bq:poeditor-android-gradle-plugin:1.3.0'
+ classpath 'com.github.bq:poeditor-android-gradle-plugin:1.3.1'
22
23
24
```
@@ -33,7 +33,7 @@ buildscript {
33
maven("https://jitpack.io")
34
35
36
- classpath("com.github.bq:poeditor-android-gradle-plugin:1.3.0")
+ classpath("com.github.bq:poeditor-android-gradle-plugin:1.3.1")
37
38
39
0 commit comments