mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-02-07 19:59:48 +08:00
This commit is contained in:
parent
f0c2bf6321
commit
0a98e4e0f6
@ -25,8 +25,8 @@ android {
|
||||
applicationId = "es.chiteroman.playintegrityfix"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 18400
|
||||
versionName = "v18.4"
|
||||
versionCode = 18500
|
||||
versionName = "v18.5"
|
||||
multiDexEnabled = false
|
||||
|
||||
externalNativeBuild {
|
||||
|
@ -1,7 +1,7 @@
|
||||
id=playintegrityfix
|
||||
name=Play Integrity Fix
|
||||
version=v18.4
|
||||
versionCode=18400
|
||||
version=v18.5
|
||||
versionCode=18500
|
||||
author=chiteroman
|
||||
description=Universal modular fix for Play Integrity (and SafetyNet) on devices running Android 8-15
|
||||
updateJson=https://raw.githubusercontent.com/chiteroman/PlayIntegrityFix/main/update.json
|
||||
|
Loading…
Reference in New Issue
Block a user