forked from ReVanced/revanced-patches
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 3.2.0-dev.6 [skip ci]
# [3.2.0-dev.6](ReVanced/revanced-patches@v3.2.0-dev.5...v3.2.0-dev.6) (2023-12-24) ### Bug Fixes * **Spoof SIM country:** Validate patch option value correctly ([8105463](ReVanced@8105463))
- Loading branch information
1 parent
8105463
commit 24d5004
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
org.gradle.parallel = true | ||
org.gradle.caching = true | ||
kotlin.code.style = official | ||
version = 3.2.0-dev.5 | ||
version = 3.2.0-dev.6 |