Skip to content

Commit ca0001f

Browse files
author
eespada
committed
v3.3: kotlin extensions test
1 parent 4711005 commit ca0001f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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.31'
5-
ext.stringcare_version = '3.2'
4+
ext.kotlin_version = '1.3.41'
5+
ext.stringcare_version = '3.3'
66

77
repositories {
88
google()

0 commit comments

Comments
 (0)