Skip to content

Commit

Permalink
Bump version to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed Jan 10, 2022
1 parent 4df944b commit 391dca2
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 @@ -23,8 +23,8 @@ android {
defaultConfig {
minSdkVersion deps.android.build.minSdkVersion
targetSdkVersion deps.android.build.targetSdkVersion
versionCode 3110
versionName "3.1.1"
versionCode 3120
versionName "3.1.2"
testInstrumentationRunner "com.quran.labs.androidquran.core.QuranTestRunner"
}

Expand Down

0 comments on commit 391dca2

Please sign in to comment.