1
0
Fork 0

updated com.android.application 8.5.0 -> 8.5.1

This commit is contained in:
sspanak 2024-07-17 14:29:36 +03:00 committed by Dimo Karaivanov
parent a955cbcb54
commit 4bb42424e1

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