We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a358159 commit cdd84e3Copy full SHA for cdd84e3
build.gradle
@@ -5,8 +5,8 @@ apply plugin: "org.sonarqube"
5
buildscript {
6
ext {
7
// App version
8
- versionName = '3.5.2'
9
- versionCode = 183
+ versionName = '3.5.3'
+ versionCode = 184
10
11
// SDK and tools
12
compileSdkVersion = 34
0 commit comments