Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
increase version
Browse files Browse the repository at this point in the history
  • Loading branch information
Volkmar Vogel committed Jul 15, 2019
1 parent e8da9a3 commit 898cf13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ apply plugin: 'com.github.ben-manes.versions'

buildscript {
ext.versions = [:]
ext.versions.kotlin = '1.3.30'
ext.versions.kotlin = '1.3.41'
ext.versions.dokka = '0.9.18'
ext.versions.core = '1.0.1'
ext.versions.core = '1.0.3'
ext.versions.alexa = '1.0.1'
ext.versions.ssml = '1.0.2'
ext.versions.ssml_plugin = '1.0.2'
Expand Down

0 comments on commit 898cf13

Please sign in to comment.