Merge pull request #8381 from Ebola16/351

Android Studio 3.5.1 Updates
This commit is contained in:
JosJuice 2019-10-16 20:42:48 +02:00 committed by GitHub
commit d6a394e027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.0'
classpath 'com.android.tools.build:gradle:3.5.1'
}
}