Skip to content

Commit

Permalink
REF: version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
balakz committed May 24, 2021
1 parent 7e928e4 commit 3436904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion formbuilderlibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ def gitVersionCode = { ->
}

def VERSION_MAJOR = 2
def VERSION_MINOR = 0
def VERSION_MINOR = 1
def VERSION_PATCH = 0

String VERSION_NAME = "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}"
Expand Down

0 comments on commit 3436904

Please sign in to comment.