1
0
Fork 0

upgraded com.android.application 8.7.1 -> 8.7.2

This commit is contained in:
sspanak 2024-11-26 15:44:01 +02:00 committed by Dimo Karaivanov
parent 5a108dcda9
commit c61a73d5e4

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