Skip to content

Commit

Permalink
release: 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
amrbashir committed May 12, 2024
1 parent 1c84bb9 commit a3cf95c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId = "me.amrbashir.hijriwidget"
minSdk = 26
targetSdk = 34
versionCode = 4
versionName = "0.4"
versionCode = 5
versionName = "0.5"
}

signingConfigs {
Expand Down

0 comments on commit a3cf95c

Please sign in to comment.