Skip to content

Commit 3f81b9f

Browse files
committed
Version 1.0.0
1 parent cc6bef8 commit 3f81b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/constants.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ project.ext.support_library_version = '24.2.1'
55

66
project.ext.submodules = ['database', 'auth', 'storage']
77
project.ext.group = 'com.firebaseui'
8-
project.ext.version = '1.0.0-SNAPSHOT'
8+
project.ext.version = '1.0.0'
99
project.ext.pomdesc = 'Firebase UI Android'
1010
project.ext.buildtools = '25.0.0'
1111
project.ext.compileSdk = 25

0 commit comments

Comments
 (0)