1
0
Fork 0

android.application upgrade 8.3.1 -> 8.3.2

This commit is contained in:
sspanak 2024-04-12 15:17:54 +03:00 committed by Dimo Karaivanov
parent 7ad2eda332
commit c2540fa28e

View file

@ -1,4 +1,4 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules. // Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins { plugins {
id 'com.android.application' version '8.3.1' apply false id 'com.android.application' version '8.3.2' apply false
} }