Skip to content

Commit

Permalink
upgrade kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
tukak committed May 12, 2016
1 parent a9e6c1f commit fe6901a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import com.android.ddmlib.DdmPreferences

buildscript {
ext.kotlin_version = '1.0.1'
ext.kotlin_version = '1.0.1-2'
ext.support_library_version = '23.4.0'
repositories {
maven { url 'https://maven.fabric.io/public' }
Expand Down

0 comments on commit fe6901a

Please sign in to comment.