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 cc6bef8 commit 3f81b9fCopy full SHA for 3f81b9f
common/constants.gradle
@@ -5,7 +5,7 @@ project.ext.support_library_version = '24.2.1'
5
6
project.ext.submodules = ['database', 'auth', 'storage']
7
project.ext.group = 'com.firebaseui'
8
-project.ext.version = '1.0.0-SNAPSHOT'
+project.ext.version = '1.0.0'
9
project.ext.pomdesc = 'Firebase UI Android'
10
project.ext.buildtools = '25.0.0'
11
project.ext.compileSdk = 25
0 commit comments