Skip to content

Commit f70cbdd

Browse files
authored
Update README.md
1 parent 63bbd2e commit f70cbdd

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.hyperdevs-team:poeditor-android-gradle-plugin:2.2.0"
21+
classpath "com.github.hyperdevs-team:poeditor-android-gradle-plugin:2.2.1"
2222
}
2323
}
2424
```
@@ -33,7 +33,7 @@ buildscript {
3333
maven("https://jitpack.io")
3434
}
3535
dependencies {
36-
classpath("com.github.hyperdevs-team:poeditor-android-gradle-plugin:2.2.0")
36+
classpath("com.github.hyperdevs-team:poeditor-android-gradle-plugin:2.2.1")
3737
}
3838
}
3939
```

0 commit comments

Comments
 (0)