diff --git a/build.gradle b/build.gradle index c15bf5c1a..3b091f5ce 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { propMinSdkVersion = 21 propTargetSdkVersion = propCompileSdkVersion propVersionCode = 1 - propVersionName = '5.32.10' + propVersionName = '5.32.13' kotlin_version = '1.4.21' } diff --git a/commons/src/main/AndroidManifest.xml b/commons/src/main/AndroidManifest.xml index a76828ab3..0a67504f1 100644 --- a/commons/src/main/AndroidManifest.xml +++ b/commons/src/main/AndroidManifest.xml @@ -17,6 +17,7 @@