Updated dependencies

This commit is contained in:
Prathamesh More 2021-12-15 13:37:25 +05:30
parent 71d13ae5db
commit 9806e2119a
3 changed files with 2 additions and 3 deletions

View file

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.6.0'
ext.kotlin_version = '1.6.10'
repositories {
mavenCentral()
google()