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