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
f4c35dec55
commit
acdd83c39a
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.10.0' apply false
|
id 'com.android.application' version '8.10.1' apply false
|
||||||
id 'com.android.library' version '8.10.0' apply false
|
id 'com.android.library' version '8.10.1' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version "2.0.21" apply false
|
id 'org.jetbrains.kotlin.android' version "2.0.21" apply false
|
||||||
id 'com.google.devtools.ksp' version '1.9.21-1.0.16' apply false
|
id 'com.google.devtools.ksp' version '1.9.21-1.0.16' apply false
|
||||||
id 'androidx.navigation.safeargs' version '2.6.0' apply false
|
id 'androidx.navigation.safeargs' version '2.6.0' apply false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue