kr.android-keystore-recovery.1.4.0.source-code.application.conf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of android-keystore-recovery Show documentation
Show all versions of android-keystore-recovery Show documentation
Tool to recover your keystore password
The newest version!
akka {
loggers = ["akka.event.slf4j.Slf4jLogger"]
actor {
deployment {
default {
resizer {
upper-bound = 20000
}
}
}
}
}