应用介绍
APKProguard by Trunks Ku
# apkproguard configuration #
# Res Shrinker
resguard false
# Apk Path
apk_path /storage/emulated/0/ApkProguard/config/app.apk
# Proguard dictionary path
dictionary_path default
# library Path
androidjar default
# Proguard Rules Path
proguard_rules default
# Signature Configuration
sign_path /storage/emulated/0/ApkProguard/config/trunks-mph.jks
sign_alias trunksku
sign_pass trunksku26
# start task
proguard run
# apkproguard configuration #
# Res Shrinker
resguard false
# Apk Path
apk_path /storage/emulated/0/ApkProguard/config/app.apk
# Proguard dictionary path
dictionary_path default
# library Path
androidjar default
# Proguard Rules Path
proguard_rules default
# Signature Configuration
sign_path /storage/emulated/0/ApkProguard/config/trunks-mph.jks
sign_alias trunksku
sign_pass trunksku26
# start task
proguard run

评论区 (0)