Skip to content

Commit

Permalink
Bump version to 2.7.4 (1.0.7 for qaloon/naskh)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed Jan 29, 2017
1 parent e5e03ac commit 1917d89
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 2731
versionName "2.7.3-p1"
versionCode 2740
versionName "2.7.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

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

qaloon {
applicationId "com.quran.labs.androidquran.qaloon"
versionCode 1060
versionName "1.0.6"
versionCode 1070
versionName "1.0.7"
}

naskh {
applicationId "com.quran.labs.androidquran.naskh"
versionCode 1060
versionName "1.0.6"
versionCode 1070
versionName "1.0.7"
}

shemerly {
applicationId "com.quran.labs.androidquran.shemerly"
versionCode 1050
versionName "1.0.5"
versionCode 1070
versionName "1.0.7"
}
}

Expand Down

0 comments on commit 1917d89

Please sign in to comment.