Bump kotlin_version from 1.4.21 to 1.4.21-2
@@ -8,7 +8,7 @@ import com.github.spotbugs.snom.SpotBugsTask
// its root folder, another one for the app module in subfolder of root.
buildscript {
- ext.kotlin_version = '1.4.21'
+ ext.kotlin_version = '1.4.21-2'
repositories {
google()
jcenter()