Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 3094fae

Browse files
Update build.gradle
1 parent 95869cd commit 3094fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ allprojects {
2424

2525
//NOTE: This is important
2626
rootProject.ext {
27-
BuildTools = "25.0.2"
27+
BuildTools = "25"
2828
MinSdk = 15
2929
TargetSdk = 25
3030
CompileSdk = 25

0 commit comments

Comments
 (0)