updating commons, kotlin, gradle, room

This commit is contained in:
tibbi
2019-07-24 22:46:31 +02:00
parent 0d7263e6ed
commit 31bd3013b3
2 changed files with 5 additions and 5 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.31'
ext.kotlin_version = '1.3.41'
repositories {
google()