Skip to content

Commit

Permalink
Update to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
YoKeyword committed May 18, 2017
1 parent ac4240c commit 5b79e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ An Android library that can finish a Fragment&Activity with swipe-back gestu
1、项目下app的build.gradle中依赖:
````gradle
// appcompat v7包是必须的
compile 'me.yokeyword:swipebackfragment:0.2.2'
compile 'me.yokeyword:swipebackfragment:0.3.0'
````
2、如果Activity也需要支持SwipeBack,则继承SwipeBackActivity:
````java
Expand Down

0 comments on commit 5b79e7f

Please sign in to comment.