There was an error while loading. Please reload this page.
1 parent 2e19f62 commit 891f3bdCopy full SHA for 891f3bd
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.2.0'
+ classpath 'com.github.bq:poeditor-android-gradle-plugin:1.3.0'
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.2.0")
+ classpath("com.github.bq:poeditor-android-gradle-plugin:1.3.0")
37
38
39
0 commit comments