Skip to content

Commit

Permalink
Bump version to 3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed Apr 14, 2021
1 parent 44ae494 commit f1e97ca
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 3060
versionName "3.0.6"
versionCode 3070
versionName "3.0.7"
testInstrumentationRunner "com.quran.labs.androidquran.core.QuranTestRunner"
multiDexEnabled true
}
Expand Down

0 comments on commit f1e97ca

Please sign in to comment.