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

Commit 0efac94

Browse files
Auto-update
1 parent 6a59c58 commit 0efac94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Application/build.gradle

Lines changed: 2 additions & 2 deletions
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.0.0-rc1'
7+
classpath 'com.android.tools.build:gradle:1.0.0'
88
}
99
}
1010

@@ -17,7 +17,7 @@ repositories {
1717

1818
dependencies {
1919

20-
compile "com.android.support:support-v4:21.+"
20+
compile "com.android.support:support-v4:21.0.2"
2121

2222
}
2323

0 commit comments

Comments
 (0)