-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4a46e8e
commit dc8e2f7
Showing
3 changed files
with
7 additions
and
4 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,6 @@ | |
|
||
### v14 - 2024/07/13 | ||
* Move app to product | ||
|
||
### v14 - 2024/06/16 | ||
* Update app versions |
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,7 +1,7 @@ | ||
id=renoir-jp-felica | ||
name=Patch for Mi 11 Lite 5G Japan | ||
version=v14 | ||
versionCode=14 | ||
version=v15 | ||
versionCode=15 | ||
author=soralis0912 | ||
description=Mi 11 Lite 5G 日本版用パッチ | ||
updateJson=https://raw.githubusercontent.com/soralis0912/magisk-module-renoir-jp-felica/master/update.json |
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,6 +1,6 @@ | ||
{ | ||
"version": "v14", | ||
"versionCode": 14, | ||
"version": "v15", | ||
"versionCode": 15, | ||
"zipUrl": "https://github.com/soralis0912/magisk-module-renoir-jp-felica/releases/latest/download/magisk-module-renoir-jp-felica.zip", | ||
"changelog": "https://raw.githubusercontent.com/soralis0912/magisk-module-renoir-jp-felica/master/changelog.md" | ||
} |