Skip to content

Commit

Permalink
Bump version to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed Nov 6, 2020
1 parent 86a3168 commit b59e36c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ android {
defaultConfig {
minSdkVersion deps.android.build.minSdkVersion
targetSdkVersion deps.android.build.targetSdkVersion
versionCode 3022
versionName "3.0.2"
versionCode 3030
versionName "3.0.3"
testInstrumentationRunner "com.quran.labs.androidquran.core.QuranTestRunner"
multiDexEnabled true
}
Expand Down

0 comments on commit b59e36c

Please sign in to comment.