Skip to content

Commit

Permalink
Update kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
nihas101 committed Oct 17, 2018
1 parent 5d2f473 commit 0c124b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ mainClassName = 'de.nihas101.imageToPdfConverter.Main'
archivesBaseName = 'JaKoImage2Pdf'

buildscript {
ext.kotlin_version = '1.2.70'
ext.kotlin_version = '1.2.71'

repositories {
mavenCentral()
Expand Down

0 comments on commit 0c124b4

Please sign in to comment.