diff --git a/gradle.properties b/gradle.properties index f050c033923f4b2a8b12287e6db84bfabf4ff347..84cdb96a7ae0ac734688bd25cbeb83f33b691584 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=3 +VERSION_MINOR=4 VERSION_PATCH=0 VERSION_BUILD=0