1
0
Fork 0

upgraded com.android.application 8.10.0 -> 8.10.1

This commit is contained in:
sspanak 2025-06-12 16:26:11 +03:00 committed by Dimo Karaivanov
parent 252c3e557d
commit ea5da07838

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.10.0' apply false
id 'com.android.application' version '8.10.1' apply false
}