Skip to content

Commit 3812acd

Browse files
committed
Begin development on v3.1.3
Change-Id: I720ec70f145b77de0109100923c66f69cd7f0a6d
1 parent 6fb7ac3 commit 3812acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constants.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project.ext {
22
submodules = ['database', 'auth', 'storage', 'firestore', 'common']
33
group = 'com.firebaseui'
4-
version = '3.1.2'
4+
version = '3.1.3-SNAPSHOT'
55
pomdesc = 'Firebase UI Android'
66

77
compileSdk = 27

0 commit comments

Comments
 (0)