1
0
Fork 0

upgraded android.application 8.4.1 -> 8.4.2

This commit is contained in:
sspanak 2024-06-12 10:46:08 +03:00 committed by Dimo Karaivanov
parent 2962e22efa
commit ea078932b8

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