diff --git a/build.gradle b/build.gradle index e6d5badaa5..1fe9477035 100644 --- a/build.gradle +++ b/build.gradle @@ -292,8 +292,8 @@ dependencyVerification { ] } -def canonicalVersionCode = 527 -def canonicalVersionName = "4.47.5" +def canonicalVersionCode = 528 +def canonicalVersionName = "4.47.6" def postFixSize = 10 def abiPostFix = ['armeabi-v7a' : 1,