Skip to content

Commit 1dc5956

Browse files
committed
尝试兼容as4.1
1 parent d613625 commit 1dc5956

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,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.3.72'
2+
ext.kotlin_version = '1.3.61'
33

44
repositories {
55
maven { url 'https://maven.aliyun.com/repository/public' }
@@ -18,7 +18,7 @@ plugins {
1818
}
1919

2020
group 'com.longforus'
21-
version '1.2.1'
21+
version '1.2.2'
2222

2323
apply plugin: 'kotlin'
2424

0 commit comments

Comments
 (0)