@@ -1,5 +1,5 @@
buildscript {
- ext.kotlin_version = '1.7.0'
+ ext.kotlin_version = '1.7.1'
}
plugins {