1
0
Fork 0

upgraded com.android.application 8.6.0 -> 8.7.1

This commit is contained in:
sspanak 2024-10-17 09:55:02 +03:00 committed by Dimo Karaivanov
parent fe4ef7a8a2
commit d7506e72d9
3 changed files with 3 additions and 7 deletions

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