Skip to content

Commit 891f3bd

Browse files
author
Adrián García
authored
Update README.md
1 parent 2e19f62 commit 891f3bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
maven { url 'https://jitpack.io' }
1919
}
2020
dependencies {
21-
classpath 'com.github.bq:poeditor-android-gradle-plugin:1.2.0'
21+
classpath 'com.github.bq:poeditor-android-gradle-plugin:1.3.0'
2222
}
2323
}
2424
```
@@ -33,7 +33,7 @@ buildscript {
3333
maven("https://jitpack.io")
3434
}
3535
dependencies {
36-
classpath("com.github.bq:poeditor-android-gradle-plugin:1.2.0")
36+
classpath("com.github.bq:poeditor-android-gradle-plugin:1.3.0")
3737
}
3838
}
3939
```

0 commit comments

Comments
 (0)