mirror of
https://github.com/samsonjs/media.git
synced 2026-04-08 11:45:51 +00:00
Actually use IMA proguard configuration (oops!)
Issue: #3723 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=191407560
This commit is contained in:
parent
1c6149b4d7
commit
8e1611c158
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion project.ext.minSdkVersion
|
||||
targetSdkVersion project.ext.targetSdkVersion
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
consumerProguardFiles 'proguard-rules.txt'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue