Skip to content

Commit 0822531

Browse files
committed
Bump version to 3.4.4 (3441)
Using 3441 because uploaded 3440 to the store and found a crash before rolling it out, so fixed it and updated it with 3441.
1 parent 8077923 commit 0822531

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
namespace 'com.quran.labs.androidquran'
1818

1919
defaultConfig {
20-
versionCode 3430
21-
versionName "3.4.3"
20+
versionCode 3441
21+
versionName "3.4.4"
2222
testInstrumentationRunner "com.quran.labs.androidquran.core.QuranTestRunner"
2323
}
2424

0 commit comments

Comments
 (0)