Skip to content

Commit b5d84b1

Browse files
authored
Update README.md
1 parent e4d5c33 commit b5d84b1

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.3.0"
21+
classpath "com.github.hyperdevs-team:poeditor-android-gradle-plugin:2.4.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.3.0")
36+
classpath("com.github.hyperdevs-team:poeditor-android-gradle-plugin:2.4.1")
3737
}
3838
}
3939
```

0 commit comments

Comments
 (0)