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