[Android] Switch to Gradle 7.1.0

This commit is contained in:
Triang3l 2022-01-30 18:36:59 +03:00
parent d2ef8d3300
commit 54b057a46b
2 changed files with 1 additions and 2 deletions

View file

@ -4,7 +4,6 @@ plugins {
android {
compileSdkVersion 30
buildToolsVersion '30.0.2'
ndkVersion '23.0.7599858'
defaultConfig {