Update build.gradle

This commit is contained in:
ArtDev 2020-09-29 10:47:33 +03:00 committed by GitHub
parent f16e13dc06
commit e72c0374c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
apply plugin: 'com.android.application'
android {
compileSdkVersion 21
compileSdkVersion 26
dexOptions {
javaMaxHeapSize "4g"
}