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

Commit 898cf13

Browse files
author
Volkmar Vogel
committed
increase version
1 parent e8da9a3 commit 898cf13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ apply plugin: 'com.github.ben-manes.versions'
33

44
buildscript {
55
ext.versions = [:]
6-
ext.versions.kotlin = '1.3.30'
6+
ext.versions.kotlin = '1.3.41'
77
ext.versions.dokka = '0.9.18'
8-
ext.versions.core = '1.0.1'
8+
ext.versions.core = '1.0.3'
99
ext.versions.alexa = '1.0.1'
1010
ext.versions.ssml = '1.0.2'
1111
ext.versions.ssml_plugin = '1.0.2'

0 commit comments

Comments
 (0)