Skip to content

Commit

Permalink
Release version 1.0.0
Browse files Browse the repository at this point in the history
Pair programmed with @Ana06
  • Loading branch information
bgeuken committed Mar 14, 2017
1 parent 0d270cc commit 38cf2e4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ This is a great application that you may want to use for many purposes:
- Using it in your retrospective (SCRUM)


[YourStoryDice.apk](YourStoryDice.apk) is the `apk` of the last stable version of the app.


## Requirements

Android 5 **Lollipop** or higher.
Expand Down
Binary file added YourStoryDice.apk
Binary file not shown.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion 21
targetSdkVersion 25
versionCode 1
versionName "0.1.0"
versionName "1.0.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 38cf2e4

Please sign in to comment.