Skip to content

Commit 429f82b

Browse files
committed
update dependencies
1 parent fae4f6b commit 429f82b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

sample/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ android {
2626
}
2727

2828
dependencies {
29-
// compile project (':AndroidBootstrap') // replace with Maven dependency in your app
30-
compile 'com.github.fractalwrench:Android-Bootstrap:-SNAPSHOT'
29+
compile project (':AndroidBootstrap') // replace with Maven dependency in your app
3130

3231
compile 'com.jakewharton:butterknife:7.0.1'
3332
compile 'com.android.support:appcompat-v7:23.1.1'

0 commit comments

Comments
 (0)