Skip to content

Commit

Permalink
Bump 0.3.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
pluscubed committed Jul 19, 2015
1 parent c97dfb9 commit f3c5b7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ android {
applicationId "com.pluscubed.plustimer"
minSdkVersion 14
targetSdkVersion 22
versionCode 22
versionName '0.2.4'
versionCode 23
versionName '0.3.0-beta'
manifestPlaceholders = [appName: "@string/app_name"]
}

Expand Down

0 comments on commit f3c5b7e

Please sign in to comment.