mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Update build tools
This commit is contained in:
parent
984a0ed147
commit
de9be70480
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@
|
|||
*/
|
||||
|
||||
plugins {
|
||||
id 'com.android.application' version '8.3.1' apply false
|
||||
id 'com.android.library' version '8.3.1' apply false
|
||||
id 'com.android.application' version '8.3.2' apply false
|
||||
id 'com.android.library' version '8.3.2' apply false
|
||||
id 'org.jetbrains.kotlin.android' version "1.9.20" 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue