Merge pull request #138 from lukaspieper/dependabot/gradle/com.android.application-8.5.2
Bump com.android.application from 8.5.1 to 8.5.2
This commit is contained in:
commit
7f6ae52482
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ buildscript {
|
|||
}
|
||||
|
||||
plugins {
|
||||
id "com.android.application" version '8.5.1' apply false
|
||||
id "com.android.application" version '8.5.2' apply false
|
||||
id "org.jetbrains.kotlin.android" version "$kotlin_version" apply false
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue