Removed deprecated ProGuard option

This commit is contained in:
Cameron Gutman
2021-04-03 12:00:53 -05:00
parent 1ae8f67d93
commit e9cd63dc5f

View File

@@ -67,7 +67,6 @@ android {
applicationIdSuffix ".debug"
minifyEnabled true
useProguard false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
}
release {