Skip to content

Commit

Permalink
Bump version to 2.7.4-p1 / 1.0.7-p1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed Feb 10, 2017
1 parent 14c74d3 commit 1613dca
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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 2740
versionName "2.7.4"
versionCode 2741
versionName "2.7.4-p1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand All @@ -35,20 +35,20 @@ android {

qaloon {
applicationId "com.quran.labs.androidquran.qaloon"
versionCode 1070
versionName "1.0.7"
versionCode 1071
versionName "1.0.7-p1"
}

naskh {
applicationId "com.quran.labs.androidquran.naskh"
versionCode 1070
versionName "1.0.7"
versionCode 1071
versionName "1.0.7-p1"
}

shemerly {
applicationId "com.quran.labs.androidquran.shemerly"
versionCode 1070
versionName "1.0.7"
versionCode 1071
versionName "1.0.7-p1"
}
}

Expand Down

0 comments on commit 1613dca

Please sign in to comment.