Skip to content

Version 1.2

Compare
Choose a tag to compare
@javiersantos javiersantos released this 13 Jan 17:00
· 105 commits to master since this release
b51800a
  • Enable deep pirate and third-party store apps check. Should fix #30.
new PiracyChecker(this)
	.enableFoldersCheck(true)
	...
	.start();
  • Update pirate apps packages. Should fix #32 and #35.
  • Update dependencies.
  • Minor improvements to Proguard rules.
  • PiracyChecker now requires API level 14+.

A huge thanks to @jahirfiquitiva for his contributions to this update (again) 🥇