Skip to content

Commit e3401e1

Browse files
committed
Begin development on v4.0.1
Change-Id: I919736b08fa499c63260a9b226f3fd2a0a8383ab
1 parent 5058490 commit e3401e1

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 = '4.0.0'
4+
version = '4.0.1-SNAPSHOT'
55
pomdesc = 'Firebase UI Android'
66

77
compileSdk = 27

0 commit comments

Comments
 (0)