We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2271d2 commit 2f3765fCopy full SHA for 2f3765f
1 file changed
app/build.gradle
@@ -23,8 +23,8 @@ android {
23
defaultConfig {
24
minSdkVersion deps.android.build.minSdkVersion
25
targetSdkVersion deps.android.build.targetSdkVersion
26
- versionCode 3120
27
- versionName "3.1.2"
+ versionCode 3200
+ versionName "3.2.0"
28
testInstrumentationRunner "com.quran.labs.androidquran.core.QuranTestRunner"
29
}
30
0 commit comments