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

Commit a557d69

Browse files
author
nlathia
committed
Fix gradle build errors
1 parent 6501f22 commit a557d69

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
@@ -4,7 +4,7 @@ buildscript {
44
}
55

66
dependencies {
7-
classpath 'com.android.tools.build:gradle:1.5.0'
7+
classpath 'com.android.tools.build:gradle:1.3.0'
88
}
99
}
1010

0 commit comments

Comments
 (0)