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 05e2be1 commit e3aa645Copy full SHA for e3aa645
build.gradle
@@ -5,8 +5,8 @@ apply plugin: "org.sonarqube"
5
buildscript {
6
ext {
7
// App version
8
- versionName = '3.5.4'
9
- versionCode = 185
+ versionName = '3.5.5'
+ versionCode = 186
10
11
// SDK and tools
12
compileSdkVersion = 34
0 commit comments