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.
|
||||
- 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)
|
||||
Fixed crashing issues in recent launched devices.
|
||||
|
||||
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.
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "v12.2",
|
||||
"versionCode": 122,
|
||||
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v12.2/PlayIntegrityFix_v12.2.zip",
|
||||
"version": "v12.3",
|
||||
"versionCode": 123,
|
||||
"zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v12.3/PlayIntegrityFix_v12.3.zip",
|
||||
"changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md"
|
||||
}
|
||||
Reference in New Issue
Block a user