Update most dependencies

This commit is contained in:
Stypox 2020-10-31 21:55:45 +01:00
parent f8070f0c99
commit 34dd7c0fbf
87 changed files with 853 additions and 712 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.3.72'
ext.kotlin_version = '1.4.10'
repositories {
jcenter()
google()