Skip to content

Commit

Permalink
upgrade to 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanCheen committed Jan 8, 2019
1 parent a942741 commit 8131b3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions app/src/main/java/me/yifeiyuan/flapdev/DifferActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@
import me.yifeiyuan.flapdev.simpletext.SimpleTextModel;

/**
* todo support
* AsyncListDiffer
* ListAdapter
* Testing for DifferFlapAdapter
*/
public class DifferActivity extends AppCompatActivity {

Expand Down
2 changes: 1 addition & 1 deletion flap/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {

apply plugin: "guru.stefma.bintrayrelease"

version = "0.9.2"
version = "0.9.3"
group = "me.yifeiyuan.flap"
androidArtifact {
artifactId = "flap"
Expand Down

0 comments on commit 8131b3f

Please sign in to comment.