1
0
Fork 0

upgraded com.android.application 8.7.2 -> 8.7.3

This commit is contained in:
sspanak 2024-12-19 17:04:52 +02:00 committed by Dimo Karaivanov
parent 3c3fbe98e3
commit 850e16f101

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