diff --git a/app/build.gradle b/app/build.gradle index 9509f1ce48..701e1c7fca 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -17,8 +17,8 @@ android { namespace 'com.quran.labs.androidquran' defaultConfig { - versionCode 3430 - versionName "3.4.3" + versionCode 3440 + versionName "3.4.4" testInstrumentationRunner "com.quran.labs.androidquran.core.QuranTestRunner" }