Browse Source
Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.5.20
renovate/org.robolectric-robolectric-4.x
Renovate Bot
3 years ago
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with
1 additions and
1 deletions
-
build.gradle
|
|
@ -1,5 +1,5 @@ |
|
|
|
buildscript { |
|
|
|
ext.kotlin_version = '1.5.0' |
|
|
|
ext.kotlin_version = '1.5.20' |
|
|
|
|
|
|
|
repositories { |
|
|
|
google() |
|
|
|