Skip to content

Commit

Permalink
Bump version to 3.0.3-p1 (3031)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed Nov 7, 2020
1 parent 5bda9b5 commit 77f6f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ android {
defaultConfig {
minSdkVersion deps.android.build.minSdkVersion
targetSdkVersion deps.android.build.targetSdkVersion
versionCode 3030
versionCode 3031
versionName "3.0.3"
testInstrumentationRunner "com.quran.labs.androidquran.core.QuranTestRunner"
multiDexEnabled true
Expand Down

0 comments on commit 77f6f79

Please sign in to comment.