PlayIntegrityFix/app
Qnorsten 19111851fe Properly handle non and nulled defined FIRST_API_LEVEL and SECURITY_PATCH
This commit change how the module handle when SECURITY_PATCH and FIRST_API_LEVEL is either
* Undefined/Missing from pif.json
* Defined as null in pif.json
* Defined as "" in pif.json

It will pass on the value from the current device unless the device have a FIRST_API_LEVEL > 32 in that case it will pass on 32

If
2023-11-27 22:15:09 +01:00
..
src/main Properly handle non and nulled defined FIRST_API_LEVEL and SECURITY_PATCH 2023-11-27 22:15:09 +01:00
.gitignore v13.1 2023-11-20 00:42:21 +01:00
build.gradle.kts New version for custom spoof! 2023-11-27 17:25:34 +01:00
proguard-rules.pro Release v13.4 2023-11-23 00:07:43 +01:00