diff --git a/README.md b/README.md index 4ab4e2f..80b3f8b 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ repositories { ... dependencies { ... - implementation 'com.github.knokko:vk-boiler:v3.1.0' + implementation 'com.github.knokko:vk-boiler:v3.1.2' } ``` @@ -212,7 +212,7 @@ dependencies { com.github.knokko vk-boiler - v3.1.0 + v3.1.2 ```