Skip to content
Commit cdbb9f9f authored by Pranav-Talmale's avatar Pranav-Talmale Committed by H1mJT
Browse files

Fix Decryption in Android 13

PLATFORM_VERSION := 127
does not work anymore and will lead to failing decryption on a13.

PLATFORM_VERSION := 16.1.0
will not affect a12 decryption and will also add support for a13
parent 064fd891
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment