1
0
Fork 0

upgraded com.android.application 8.7.3 -> 8.8.0; gradle 8.9 -> 8.10.2

This commit is contained in:
sspanak 2025-02-08 09:26:39 +02:00 committed by Dimo Karaivanov
parent 3cbe905098
commit 8494e7efb9
2 changed files with 4 additions and 4 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.7.3' apply false
}
id 'com.android.application' version '8.8.0' apply false
}