diff --git a/gradle.properties b/gradle.properties index a9a2629..8c893fd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,6 +22,6 @@ kotlin.code.style=official # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true -VERSION_NAME=3.5.0 +VERSION_NAME=3.6.1 VERSION_CODE=1 -NEVIS_MOBILE_AUTHENTICATION_SDK_VERSION=3.5.+ \ No newline at end of file +NEVIS_MOBILE_AUTHENTICATION_SDK_VERSION=3.6.+ \ No newline at end of file