pull/525/head
gedoor 4 years ago
parent d05b594271
commit 60a265b2e4
  1. 2
      build.gradle

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

Loading…
Cancel
Save