Skip to content

Commit

Permalink
Prepare release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamidreza committed Feb 13, 2023
1 parent ec2d9c4 commit f17b4f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BazaarPay/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ plugins {

apply from: "$rootDir/configs/versions.gradle"

final VERSION_NAME = "2.0.0"
final VERSION_CODE = 11
final VERSION_NAME = "2.0.1"
final VERSION_CODE = 12

android {
compileSdk build.compileSdk
Expand Down

0 comments on commit f17b4f9

Please sign in to comment.