We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d708fe commit 05b6184Copy full SHA for 05b6184
1 file changed
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
16
vectorDrawables.useSupportLibrary = true
17
18
- versionCode 217
19
- versionName "1.5.7"
+ versionCode 218
+ versionName "1.5.8"
20
}
21
22
dataBinding {
0 commit comments