1
0
Fork 0

upgraded com.android.application 8.5.2 -> 8.6.0

This commit is contained in:
sspanak 2024-09-02 09:59:58 +03:00 committed by Dimo Karaivanov
parent 4d7880e5c2
commit da1ad98de8

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