Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Commit

Permalink
bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyhulen committed May 16, 2016
1 parent c0affca commit 91b3dab
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 @@ -12,8 +12,8 @@ android {
* convert application icon to meet desired lollipop guidelines, that is icon should be
* flat and white*/
targetSdkVersion 20
versionCode 303
versionName "3.0.3"
versionCode 304
versionName "3.0.4"
}
buildTypes {
release {
Expand Down

0 comments on commit 91b3dab

Please sign in to comment.