Skip to content

Commit 2f3765f

Browse files
committed
Bump version to 3.2.0
1 parent e2271d2 commit 2f3765f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ android {
2323
defaultConfig {
2424
minSdkVersion deps.android.build.minSdkVersion
2525
targetSdkVersion deps.android.build.targetSdkVersion
26-
versionCode 3120
27-
versionName "3.1.2"
26+
versionCode 3200
27+
versionName "3.2.0"
2828
testInstrumentationRunner "com.quran.labs.androidquran.core.QuranTestRunner"
2929
}
3030

0 commit comments

Comments
 (0)