File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ When I start to make this library, I set some goals:
3737``` groovy
3838dependencies {
3939 compile 'com.android.support:support-v4:20.+'
40- compile "com.daimajia.swipelayout:library:1.1.4 @aar"
40+ compile "com.daimajia.swipelayout:library:1.1.5 @aar"
4141}
4242```
4343
@@ -52,14 +52,14 @@ dependencies {
5252<dependency >
5353 <groupId >com.daimajia.swipelayout</groupId >
5454 <artifactId >library</artifactId >
55- <version >1.1.4 </version >
55+ <version >1.1.5 </version >
5656 <type >apklib</type >
5757</dependency >
5858```
5959
6060#### Eclipse
6161
62- [ AndroidSwipeLayout-v1.0.7 .jar] ( https://github.com/daimajia/AndroidSwipeLayout/releases/download/v1.0.7 /AndroidSwipeLayout-v1.0.7 .jar )
62+ [ AndroidSwipeLayout-v1.1.5 .jar] ( https://github.com/daimajia/AndroidSwipeLayout/releases/download/v1.1.5 /AndroidSwipeLayout-v1.1.5 .jar )
6363
6464### Step 2
6565
You can’t perform that action at this time.
0 commit comments