Skip to content

Commit a3cf95c

Browse files
committed
release: 0.5
1 parent 1c84bb9 commit a3cf95c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId = "me.amrbashir.hijriwidget"
1616
minSdk = 26
1717
targetSdk = 34
18-
versionCode = 4
19-
versionName = "0.4"
18+
versionCode = 5
19+
versionName = "0.5"
2020
}
2121

2222
signingConfigs {

0 commit comments

Comments
 (0)