We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa0db1c commit 05ba996Copy full SHA for 05ba996
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext {
3
- kotlinVersion = '1.3.71'
+ kotlinVersion = '1.3.72'
4
jvmVersion = '1.8'
5
}
6
0 commit comments