We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e58c91e commit cebd632Copy full SHA for cebd632
build.gradle
@@ -2,7 +2,7 @@
2
3
buildscript {
4
ext {
5
- kotlin_version = '1.3.71'
+ kotlin_version = '1.3.72'
6
}
7
ext.versions = [
8
'compileSdk' : 29,
0 commit comments