mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-02-08 04:09:48 +08:00
update version to v18.4
This commit is contained in:
parent
c9fc5b8073
commit
ecc71d8d92
@ -25,8 +25,8 @@ android {
|
||||
applicationId = "es.chiteroman.playintegrityfix"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 18200
|
||||
versionName = "v18.2"
|
||||
versionCode = 18400
|
||||
versionName = "v18.4"
|
||||
multiDexEnabled = false
|
||||
|
||||
externalNativeBuild {
|
||||
|
@ -1,7 +1,7 @@
|
||||
id=playintegrityfix
|
||||
name=Play Integrity Fix
|
||||
version=v18.2
|
||||
versionCode=18200
|
||||
version=v18.4
|
||||
versionCode=18400
|
||||
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