Skip to content

Commit

Permalink
Bump versions to 2.7.3-p1 and 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed Jan 28, 2017
1 parent 4b1b085 commit 6943913
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

Expand All @@ -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 {
Expand Down

0 comments on commit 6943913

Please sign in to comment.