1
0
Fork 0

upgraded com.android.application 8.9.2 -> 8.10.0

This commit is contained in:
sspanak 2025-05-10 11:28:40 +03:00 committed by Dimo Karaivanov
parent b802593f11
commit 32b172827e

View file

@ -1,4 +1,4 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.9.2' apply false
id 'com.android.application' version '8.10.0' apply false
}