1
0
Fork 0

upgraded com.android.application 8.9.0 -> 8.9.1

This commit is contained in:
sspanak 2025-03-26 11:03:02 +02:00 committed by Dimo Karaivanov
parent f35b77bfaf
commit 62f8409a34

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