mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-01-19 02:52:20 +08:00
Prepare v17.2
This commit is contained in:
parent
c4959bf520
commit
bcb3b3aa41
@ -25,8 +25,8 @@ android {
|
||||
applicationId = "es.chiteroman.playintegrityfix"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 17100
|
||||
versionName = "v17.1"
|
||||
versionCode = 17200
|
||||
versionName = "v17.2"
|
||||
multiDexEnabled = false
|
||||
|
||||
externalNativeBuild {
|
||||
|
@ -1,7 +1,7 @@
|
||||
id=playintegrityfix
|
||||
name=Play Integrity Fix
|
||||
version=v17.1
|
||||
versionCode=17100
|
||||
version=v17.2
|
||||
versionCode=17200
|
||||
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