Skip to content

Commit

Permalink
v7.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SaeedDev94 committed Sep 10, 2024
1 parent 05eb8d4 commit 98b4e66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {
minSdk = 26
targetSdk = 34
versionCode = calcVersionCode()
versionName = "7.6.1"
versionName = "7.6.2"

vectorDrawables.useSupportLibrary = true
vectorDrawables.generatedDensities = []
Expand Down
1 change: 1 addition & 0 deletions metadata/en-US/changelogs/414.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Take uri fragment as profile name (#32)

0 comments on commit 98b4e66

Please sign in to comment.