diff --git a/app/build.gradle b/app/build.gradle index 34e7a914fa..48ed18bc2c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -143,7 +143,7 @@ dependencies { testImplementation 'org.robolectric:shadows-multidex:4.2' } -def canonicalVersionCode = 168 +def canonicalVersionCode = 169 def canonicalVersionName = "1.10.7" def postFixSize = 10