Update build.gradle

This commit is contained in:
Parvesh Monu 2023-01-14 02:53:39 +05:30 committed by GitHub
parent 24b456b649
commit ec607e5265
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.3'
classpath 'com.android.tools.build:gradle:3.5.4'
}
}