Skip to content

Commit a827512

Browse files
committed
bump version to 3.3.4
1 parent 5f30f42 commit a827512

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ plugins {
1717

1818
def versionMajor = 3
1919
def versionMinor = 3
20-
def versionPatch = 3
21-
def versionBuild = 2
20+
def versionPatch = 4
21+
def versionBuild = 0
2222

2323
apply plugin: 'com.google.gms.google-services'
2424
apply plugin: 'com.google.firebase.crashlytics'

0 commit comments

Comments
 (0)