From bc5d27bee2a2b6c6646c529708b400b218c49d39 Mon Sep 17 00:00:00 2001 From: Carter Jernigan Date: Mon, 13 Sep 2021 09:32:52 -0400 Subject: [PATCH] [#276] Android Gradle Plugin 7.0.2 --- versions.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.properties b/versions.properties index e27a6259..001afa89 100644 --- a/versions.properties +++ b/versions.properties @@ -7,7 +7,7 @@ #### suppress inspection "SpellCheckingInspection" for whole file #### suppress inspection "UnusedProperty" for whole file -plugin.android=4.2.1 +plugin.android=7.0.2 ## # available=7.0.0-alpha01 ## # available=7.0.0-alpha02 ## # available=7.0.0-alpha03