diff --git a/app/build.gradle b/app/build.gradle index f489c5639a..340a2bd927 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { defaultConfig { minSdkVersion 14 targetSdkVersion 25 - versionCode 2730 - versionName "2.7.3" + versionCode 2731 + versionName "2.7.3-p1" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } @@ -35,14 +35,14 @@ android { qaloon { applicationId "com.quran.labs.androidquran.qaloon" - versionCode 1050 - versionName "1.0.5" + versionCode 1060 + versionName "1.0.6" } naskh { applicationId "com.quran.labs.androidquran.naskh" - versionCode 1050 - versionName "1.0.5" + versionCode 1060 + versionName "1.0.6" } shemerly {