fixed wrong post URL

This commit is contained in:
strawmanbobi
2023-06-26 10:04:03 +08:00
parent 7e45cd7e5d
commit ba8c3b4ee9
11 changed files with 24 additions and 20 deletions

View File

@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.1'
classpath 'com.android.tools.build:gradle:7.4.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}