Skip to content

Commit

Permalink
released as v0.3:
Browse files Browse the repository at this point in the history
Changes:
 - touch and hold on an item to share it by email/bluetooth/other!
 - new login page
 - fix audio play actions
 - misc fixes
  • Loading branch information
cpg committed Jul 22, 2014
1 parent 168c9a6 commit 45fb9a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ android {
buildToolsVersion "20"

defaultConfig {
versionName "0.2.1"
versionCode 21
versionName "0.3"
versionCode 30

minSdkVersion 14
targetSdkVersion 19
Expand Down

0 comments on commit 45fb9a1

Please sign in to comment.