diff --git a/app/build.gradle b/app/build.gradle index 34a548ddb9..02dd1bb594 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -143,7 +143,7 @@ dependencies { testImplementation 'org.robolectric:shadows-multidex:4.2' } -def canonicalVersionCode = 176 +def canonicalVersionCode = 177 def canonicalVersionName = "1.10.9" def postFixSize = 10