1
0
Fork 0

upgraded com.android.application 8.5.1 -> 8.5.2

This commit is contained in:
sspanak 2024-08-13 18:27:13 +03:00 committed by Dimo Karaivanov
parent f0b7915aa6
commit 6086a08508

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