Skip to content

Commit 727844b

Browse files
Bump version to 3.1.3
Signed-off-by: Michael Obi <[email protected]>
1 parent b0f770f commit 727844b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ ext {
2929
versionCode = 19
3030

3131
buildToolsVersion = "29.0.2"
32-
versionName = "3.1.3"
32+
versionName = VERSION_NAME
3333
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
android.enableJetifier=true
2424
android.useAndroidX=true
2525
GROUP=co.paystack.android
26-
VERSION_NAME=3.1.2
26+
VERSION_NAME=3.1.3
2727
POM_DESCRIPTION=Android SDK for Paystack
2828
POM_URL=https://github.com/PaystackHQ/paystack-android
2929
POM_SCM_URL=https://github.com/PaystackHQ/paystack-android

0 commit comments

Comments
 (0)