1
0
Fork 0

upgraded android.application 8.4.0 -> 8.4.1

This commit is contained in:
sspanak 2024-05-27 14:38:10 +03:00
parent 9cae5e8129
commit 660adbf7b5

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