Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Commit 81d47d9

Browse files
authored
Merge pull request #32 from beatbrot/dependabot/gradle/kotlin_version-1.3.61
Bump kotlin_version from 1.3.50 to 1.3.61
2 parents 06e55ee + 27c49d2 commit 81d47d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22

33
buildscript {
4-
ext.kotlin_version = '1.3.50'
4+
ext.kotlin_version = '1.3.61'
55
repositories {
66
google()
77
jcenter()

0 commit comments

Comments
 (0)