Android Studio 3.3.1 Updates

This commit is contained in:
Ryan Meredith
2019-02-18 10:32:57 -05:00
parent 286aafd4ed
commit f0e6527f3e
2 changed files with 3 additions and 3 deletions

View File

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