1
0
Fork 0

upgraded com.android.application 8.4.2 -> 8.5.0; gradle 8.6 -> 8.7

This commit is contained in:
sspanak 2024-07-03 12:18:30 +03:00 committed by Dimo Karaivanov
parent 9cddbb5969
commit 3e1c210118
2 changed files with 3 additions and 3 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.4.2' apply false
id 'com.android.application' version '8.5.0' apply false
}