From 51de94355e367163cc54fa9ff5b47a0d590b32e3 Mon Sep 17 00:00:00 2001 From: Dmitriy Voronin Date: Mon, 7 Dec 2020 21:27:52 +0300 Subject: [PATCH] 34 final version --- subprojects/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/gradle.properties b/subprojects/gradle.properties index 75ad441a6a..f209324b08 100644 --- a/subprojects/gradle.properties +++ b/subprojects/gradle.properties @@ -7,7 +7,7 @@ org.gradle.caching=true android.useAndroidX=true # The next version of all artifacts # Scheme: year. -projectVersion=2020.34-rc2 +projectVersion=2020.34 # TODO: MBS-9285 - https://github.com/gradle/gradle/issues/12660 systemProp.kotlinVersion=1.3.72 systemProp.androidGradlePluginVersion=4.1.1