From 54e4fa21ed91c35a0c35d8551408d4fa7cc7a232 Mon Sep 17 00:00:00 2001 From: SamuraiKek Date: Thu, 30 Mar 2023 14:20:29 +0300 Subject: [PATCH] Bump for release candidate 3.2.0.12 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4cd445a93a..6bfb585a93 100644 --- a/gradle.properties +++ b/gradle.properties @@ -27,4 +27,4 @@ kapt.include.compile.classpath=false VERSION_MAJOR=3 VERSION_MINOR=2 VERSION_PATCH=0 -VERSION_BUILD=11 +VERSION_BUILD=12