Skip to content

Commit

Permalink
Update Kotlin to 1.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep committed May 10, 2019
1 parent 9d441c0 commit 983c107
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -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.30'
ext.kotlin_version = '1.3.31'
ext.lifecycle_version = "2.0.0"
repositories {
google()
Expand Down

0 comments on commit 983c107

Please sign in to comment.