5

dexguard で dexguard-license.txt ファイルが見つかりませんでした。android studio での gradle のセットアップを手伝ってください。ここに私の gradle コンソール出力があります

Executing tasks: [:app:assembleDebug]
.....
Can't find a DexGuard license file.
You should place your license file dexguard-license.txt
1) in a location defined by the Java system property 'dexguard.license',
2) in a location defined by the OS environment variable 'DEXGUARD_LICENSE',
3) in your home directory, 
4) in the class path, or
5) in the same directory as the DexGuard jar.
4

3 に答える 3