diff --git a/build.gradle b/build.gradle index 9858bc1a6a4..9216d53092c 100644 --- a/build.gradle +++ b/build.gradle @@ -98,7 +98,7 @@ tasks.register("installGitHooks", Copy) { } ext { - fluxCVersion = '2.79.1' + fluxCVersion = '2.79.2' glideVersion = '4.16.0' coilVersion = '2.1.0' constraintLayoutVersion = '1.2.0' diff --git a/version.properties b/version.properties index 29d7754740f..55753ba1515 100644 --- a/version.properties +++ b/version.properties @@ -1,2 +1,2 @@ -versionName=18.7-rc-1 -versionCode=550 \ No newline at end of file +versionName=18.7-rc-2 +versionCode=551 \ No newline at end of file