We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49c1e65 commit a20f779Copy full SHA for a20f779
app/build.gradle
@@ -7,8 +7,8 @@ plugins {
7
id("com.google.devtools.ksp")
8
}
9
10
-def versionNameBase = "2.0.85"
11
-def versionCodeBase = 155
+def versionNameBase = "2.0.88"
+def versionCodeBase = 158
12
13
def betaKeystorePropertiesFile = rootProject.file("keystore-beta.properties")
14
def uploadKeystorePropertiesFile = rootProject.file("keystore-upload.properties")
0 commit comments