Skip to content

Commit

Permalink
Merge pull request #15 from sbxcloud/annotationlib
Browse files Browse the repository at this point in the history
bugs fixed
  • Loading branch information
lgguzman authored Mar 30, 2017
2 parents 2bee7d0 + 261006c commit 8112ec9
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 129 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Agregamos la librería como dependencia

dependencies {
//...otras dependencias de tu proyeco aquí.....
compile 'com.github.sbxcloud:androidlib:v2.2.0-beta'
compile 'com.github.sbxcloud:androidlib:v2.2.0-beta3'
}
Esta librería se basa en annotaciones. Para crear tu propia Clase usuario puedes hacerla así:
Expand Down
Loading

0 comments on commit 8112ec9

Please sign in to comment.