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 11ecc52 commit c9f027dCopy full SHA for c9f027d
mobile_app1/build.gradle
@@ -1,5 +1,5 @@
1
buildscript {
2
- ext.kotlin_version = providers.systemProperty('kotlinVersion').forUseAtConfigurationTime().orNull ?: '1.4.21'
+ ext.kotlin_version = providers.systemProperty('kotlinVersion').forUseAtConfigurationTime().orNull ?: '1.4.30'
3
repositories {
4
google()
5
jcenter()
0 commit comments