Migrated to mavenCentral version of some dependencies

This commit is contained in:
Prathamesh More 2021-09-20 11:59:25 +05:30
parent 1061fe8bfc
commit 518485738e
14 changed files with 29 additions and 29 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.5.30'
ext.kotlin_version = '1.5.31'
repositories {
mavenCentral()
google()