feat!: Updates all (resolves #10)
This commit is contained in:
parent
01f75a466f
commit
f9cb84d4e8
2 changed files with 13 additions and 13 deletions
|
@ -5,7 +5,7 @@ buildscript {
|
|||
}
|
||||
}
|
||||
plugins {
|
||||
id 'com.android.application' version '8.2.0' apply false
|
||||
id 'com.android.library' version '8.2.0' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.9.24' apply false
|
||||
id 'com.android.application' version '8.5.2' apply false
|
||||
id 'com.android.library' version '8.5.2' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.9.25' apply false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue