Updated Kotlin & Room
This commit is contained in:
parent
4fbcb5d77f
commit
16f76bc12d
3 changed files with 3 additions and 2 deletions
|
@ -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.31'
|
||||
ext.kotlin_version = '1.6.0'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
google()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue