diff --git a/gradle.properties b/gradle.properties index d0d56db18283aea77c47d32b57ae7a3801a9f70d..85d774408956be697bebcd055517b68670eb71cb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,6 +18,6 @@ org.gradle.parallel=true org.gradle.dependency.verification.console=verbose # Versioning, this is used by the app & pipelines to calculate the current versionCode & versionName VERSION_MAJOR=2 -VERSION_MINOR=0 +VERSION_MINOR=1 VERSION_PATCH=0 VERSION_BUILD=0