-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed compatibility with Android 12 to 14
- Loading branch information
1 parent
63cf548
commit 7bd32c9
Showing
5 changed files
with
16 additions
and
17 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 |
---|---|---|
@@ -1,9 +1,7 @@ | ||
<<<<<<< HEAD | ||
id=Nastaliq-Urdu_Regular | ||
name=Nastaliq Urdu with Regular | ||
version=5.0 | ||
versionCode=500 | ||
version=5.1 | ||
versionCode=510 | ||
author=Hassan-karim | ||
description=Jameel Noori Nastaliq for Urdu language | ||
updateJson=https://github.com/Hassan-kareem/Nastaliq-Urdu_font/blob/Regular/update.json | ||
|
||
description=Jameel Noori Nastaliq Regular for Urdu language | ||
updateJson=https://github.com/Hassan-kareem/Nastaliq-Urdu_font/blob/Regular/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
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
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": "5.0", | ||
"versionCode": 500, | ||
"zipUrl": "https://github.com/Hassan-kareem/Nastaliq-Urdu_font/releases/download/Noori-Regular-v5.0/Nastaliq-Urdu_Regular-v5.0.zip", | ||
"version": "5.1", | ||
"versionCode": 510, | ||
"zipUrl": "https://github.com/Hassan-kareem/Nastaliq-Urdu_font/releases/download/Noori-Regular-v5.1/Nastaliq-Urdu_Regular-v5.1.zip", | ||
"changelog": "https://raw.githubusercontent.com/Hassan-kareem/Nastaliq-Urdu_font/Regular/changelog.md" | ||
} |