Skip to content

Commit 1c218dd

Browse files
committed
Bump version to 3.4.6
1 parent 134a1b8 commit 1c218dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ android {
3131
namespace = "com.quran.labs.androidquran"
3232

3333
defaultConfig {
34-
versionCode = 3457
35-
versionName = "3.4.5"
34+
versionCode = 3460
35+
versionName = "3.4.6"
3636
testInstrumentationRunner = "com.quran.labs.androidquran.core.QuranTestRunner"
3737
}
3838

0 commit comments

Comments
 (0)