bumped up version to 1.3.0-alpha5 automerge: 04ddbf4
automerge: 4ce8cc7

* commit '4ce8cc71fd630ffeda30cf644d5fcfde0fd7940e':
  bumped up version to 1.3.0-alpha5
diff --git a/base/version.gradle b/base/version.gradle
index f016736..2c02b53 100644
--- a/base/version.gradle
+++ b/base/version.gradle
@@ -1,5 +1,5 @@
-project.ext.baseVersion = '24.3.0-alpha4'
-project.ext.buildVersion = '1.3.0-alpha4'
+project.ext.baseVersion = '24.3.0-alpha5'
+project.ext.buildVersion = '1.3.0-alpha5'
 
 // This counter should be incremented every time the api is changed in not backward-compatible way,
 // i.e. it should be incremented from N to N+1 only when the api is changed in a way that existing