mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 17:59:51 +02:00
Update buildtools
This commit is contained in:
parent
376b7ca6de
commit
b0e5a338e6
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.7.1' apply false
|
id 'com.android.application' version '8.7.2' apply false
|
||||||
id 'com.android.library' version '8.7.1' apply false
|
id 'com.android.library' version '8.7.2' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version "1.9.21" apply false
|
id 'org.jetbrains.kotlin.android' version "1.9.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