1
0
Fork 0

upgraded com.android.application 8.8.1 -> 8.8.2

This commit is contained in:
sspanak 2025-03-03 13:34:32 +02:00 committed by Dimo Karaivanov
parent 2e22354b67
commit 6cff3dd25b

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