diff --git a/changelog.md b/changelog.md index 5be6301..b3142a4 100644 --- a/changelog.md +++ b/changelog.md @@ -2,12 +2,6 @@ We have a Telegram channel! If you want to share your knowledge join: https://t.me/playintegrityfix -# v14.4 +# v14.5 -- Update default fields values! -- Merge DEV branch, this module can read /data/adb/pif.json file -- Fixed issues. - -You must move the template from module folder to adb dir if you want to use your custom props. - -Thanks to Xiaomi.eu devs for the fingerprint 🥰 \ No newline at end of file +Fix Google update \ No newline at end of file diff --git a/update.json b/update.json index 10643ac..63849bf 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { - "version": "v14.4", - "versionCode": 14400, - "zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v14.4/PlayIntegrityFix_v14.4.zip", + "version": "v14.5", + "versionCode": 14500, + "zipUrl": "https://github.com/chiteroman/PlayIntegrityFix/releases/download/v14.5/PlayIntegrityFix_v14.5.zip", "changelog": "https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/changelog.md" } \ No newline at end of file