Skip to content

Commit

Permalink
Bumping Kotlin to 1.3 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico authored Oct 30, 2018
1 parent de2c4b9 commit 48cf219
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Binary file added buildSrc/build/libs/buildSrc.jar
Binary file not shown.
2 changes: 2 additions & 0 deletions buildSrc/build/tmp/jar/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Manifest-Version: 1.0

2 changes: 1 addition & 1 deletion slidetoact/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
}

buildscript {
ext.kotlin_version = '1.2.71'
ext.kotlin_version = '1.3.0'
repositories {
jcenter()
google()
Expand Down

0 comments on commit 48cf219

Please sign in to comment.