1
0
Fork 0

AGP upgrade 8.3.0 -> 8.3.1

This commit is contained in:
sspanak 2024-03-27 12:39:06 +02:00 committed by Dimo Karaivanov
parent 32ac37b0fb
commit 1c900139a2

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