Skip to content

Commit

Permalink
Bump version to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed Mar 23, 2022
1 parent e2271d2 commit 2f3765f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -23,8 +23,8 @@ android {
defaultConfig {
minSdkVersion deps.android.build.minSdkVersion
targetSdkVersion deps.android.build.targetSdkVersion
versionCode 3120
versionName "3.1.2"
versionCode 3200
versionName "3.2.0"
testInstrumentationRunner "com.quran.labs.androidquran.core.QuranTestRunner"
}

Expand Down

0 comments on commit 2f3765f

Please sign in to comment.