We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7e4cc0 commit 5bb0c87Copy full SHA for 5bb0c87
1 file changed
app/build.gradle.kts
@@ -15,8 +15,8 @@ android {
15
applicationId = "me.amrbashir.hijriwidget"
16
minSdk = 26
17
targetSdk = 35
18
- versionCode = 9
19
- versionName = "0.9.0"
+ versionCode = 10
+ versionName = "0.10.0"
20
}
21
22
signingConfigs {
0 commit comments