chore(deps): upgrade dependencies

This commit is contained in:
ThibaultBee
2025-04-10 09:50:21 +02:00
parent 05a8bc6afd
commit 4df8e2f79b
3 changed files with 8 additions and 8 deletions

View File

@@ -7,6 +7,6 @@ buildscript {
}
plugins {
id 'com.android.application' version '8.5.1' apply false
id 'org.jetbrains.kotlin.android' version '2.0.0' apply false
id 'com.android.application' version '8.9.1' apply false
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
}