We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b2dbb commit aeee539Copy full SHA for aeee539
build.gradle
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
3
buildscript {
4
- ext.kotlin_version = '1.4.30'
+ ext.kotlin_version = '1.4.31'
5
repositories {
6
google()
7
gradlePluginPortal()
0 commit comments