You've already forked PlayIntegrityFork
mirror of
https://github.com/osm0sis/PlayIntegrityFork.git
synced 2025-09-06 06:37:06 +00:00
v12.3
This commit is contained in:
10
changelog.md
10
changelog.md
@@ -1,10 +1,8 @@
|
|||||||
# v12.2
|
# v12.3
|
||||||
|
|
||||||
- Fix more crash issues.
|
Fixed crashing issues in recent launched devices.
|
||||||
- Remove C++ code from main.cpp and strip libraries size.
|
|
||||||
- Hardcode classes.dex into libs.
|
|
||||||
- Using Shadowhook for arm64 and arm (smartphones), using Dobby for x86, x86_64 (emulators)
|
|
||||||
|
|
||||||
This should be the final build until Google "unfix" (again) the module. If you want to report a crash report or any other issue, please, always provide logs.
|
This should be the final build until Google "unfix" (again) the module.
|
||||||
|
If you want to report a crash report or any other issue, please, always provide logs.
|
||||||
|
|
||||||
Check README.md to know how to certify Play Store and fix Google Wallet.
|
Check README.md to know how to certify Play Store and fix Google Wallet.
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "v12.2",
|
"version": "v12.3",
|
||||||
"versionCode": 122,
|
"versionCode": 123,
|
||||||
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v12.2/PlayIntegrityFix_v12.2.zip",
|
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v12.3/PlayIntegrityFix_v12.3.zip",
|
||||||
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
|
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user