android: update gradle, agp, etc

This commit is contained in:
Alibek Omarov
2026-03-05 03:04:00 +05:00
committed by a1batross
parent bca81de210
commit 4679359688
8 changed files with 29 additions and 12 deletions

View File

@@ -1,5 +1,4 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.android.application) apply false
alias(libs.plugins.kotlin.android) apply false
}