1
0
Fork 0

upgraded com.android.application 8.9.1 -> 8.9.2

This commit is contained in:
sspanak 2025-04-24 15:16:39 +03:00 committed by Dimo Karaivanov
parent 4f3f16c39e
commit 61ef8f593d

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