Skip to content

Commit

Permalink
Bump version to 3.0.4 patch 1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed Dec 31, 2020
1 parent bcd411d commit 1c66076
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 3040
versionCode 3041
versionName "3.0.4"
testInstrumentationRunner "com.quran.labs.androidquran.core.QuranTestRunner"
multiDexEnabled true
Expand Down

0 comments on commit 1c66076

Please sign in to comment.