Fix spelling (#3404)

This commit is contained in:
Vertexwahn
2023-04-25 20:47:37 +02:00
committed by GitHub
parent 62ff4e1dbd
commit f8c9fabd94
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ buildscript {
// https://developer.android.com/studio/releases/gradle-plugin#updating-gradle
//
// Notice that 4.0.0 here is the version of [Android Gradle Plugin]
// Accroding to URL above you will need Gradle 6.1 or higher
// According to URL above you will need Gradle 6.1 or higher
//
classpath "com.android.tools.build:gradle:4.1.1"
}