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

Commit

Permalink
Bumped version number to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmigloz committed Jan 11, 2017
1 parent 9f78cf1 commit cf8ee48
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 @@ -28,8 +28,8 @@ android {
applicationId "com.davidmiguel.gobees"
minSdkVersion 19
targetSdkVersion 25
versionCode 5
versionName "v0.5"
versionCode 6
versionName "v0.6"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit cf8ee48

Please sign in to comment.