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 @@ -32,7 +32,7 @@ When I start to make this library, I set some goals:
3232
3333``` groovy
3434dependencies {
35- compile "com.daimajia.swipelayout:library:1.0.2 @aar"
35+ compile "com.daimajia.swipelayout:library:1.0.3 @aar"
3636}
3737```
3838
@@ -42,14 +42,14 @@ dependencies {
4242<dependency >
4343 <groupId >com.daimajia.swipelayout</groupId >
4444 <artifactId >library</artifactId >
45- <version >1.0.2 </version >
45+ <version >1.0.3 </version >
4646 <type >apklib</type >
4747</dependency >
4848```
4949
5050#### Eclipse
5151
52- [ AndroidSwipeLayout-v1.0.2 .jar] ( https://github.com/daimajia/AndroidSwipeLayout/releases/download/v1.0.2 /AndroidSwipeLayout-v1.0.2 .jar )
52+ [ AndroidSwipeLayout-v1.0.3 .jar] ( https://github.com/daimajia/AndroidSwipeLayout/releases/download/v1.0.3 /AndroidSwipeLayout-v1.0.3 .jar )
5353
5454### Step 2
5555
You can’t perform that action at this time.
0 commit comments