mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Update buildtools and dependencies
This commit is contained in:
parent
2c14e64bad
commit
cdaec34f80
3 changed files with 18 additions and 18 deletions
|
@ -15,9 +15,9 @@
|
|||
*/
|
||||
|
||||
plugins {
|
||||
id 'com.android.application' version '8.1.1' apply false
|
||||
id 'com.android.library' version '8.1.1' apply false
|
||||
id 'org.jetbrains.kotlin.android' version "1.8.20" apply false
|
||||
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.0" apply false
|
||||
id 'com.google.devtools.ksp' version '1.8.21-1.0.11' apply false
|
||||
id 'androidx.navigation.safeargs' version '2.6.0' apply false
|
||||
id 'com.squareup.wire' version '4.4.3' apply false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue