Skip to content

Commit

Permalink
Released 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielemariotti committed Mar 2, 2014
1 parent 144064c commit ded9a81
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
<TextView
style="@style/Now.card_expand_inner_layout.light_gray.bold"
android:id="@+id/carddemo_expand_text1"
android:layout_height="wrap_content"
android:gravity="center_vertical"
/>

<TextView
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VERSION_NAME=1.3.1-SNAPSHOT
VERSION_CODE=27
VERSION_NAME=1.4.1-SNAPSHOT
VERSION_CODE=29
GROUP=com.github.gabrielemariotti.cards

POM_DESCRIPTION=Android Library to build a UI Card
Expand Down

0 comments on commit ded9a81

Please sign in to comment.