Skip to content

Commit a85b1f0

Browse files
committed
Reverting build tools to 25.0.1
1 parent 0f4a23f commit a85b1f0

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,6 +5,6 @@ project.ext.submodules = ['database', 'auth', 'storage']
55
project.ext.group = 'com.firebaseui'
66
project.ext.version = '1.0.1'
77
project.ext.pomdesc = 'Firebase UI Android'
8-
project.ext.buildTools = '25.0.2'
8+
project.ext.buildTools = '25.0.1'
99
project.ext.compileSdk = 25
1010
project.ext.targetSdk = 25

0 commit comments

Comments
 (0)