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 1178b61 commit b51bb09Copy full SHA for b51bb09
app/build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'io.fabric'
4
5
def versionMajor = 1
6
def versionMinor = 2
7
-def versionPatch = 0
+def versionPatch = 1
8
android {
9
compileSdkVersion 28
10
defaultConfig {
0 commit comments