1
0
Fork 0

upgraded com.android.application 8.8.0 -> 8.8.1

This commit is contained in:
sspanak 2025-02-16 13:20:28 +02:00 committed by Dimo Karaivanov
parent 68b037b7dd
commit 5c1b3b532b

View file

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