Skip to content

Commit

Permalink
Roboyard Android Version 5.4
Browse files Browse the repository at this point in the history
- added more tolerance to touch a robot
  • Loading branch information
rubo77 committed May 21, 2019
1 parent a71f62c commit 15d55b1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ CHANGELOG

These are all relevant changes since Version 1.0:

### Version 5.4

- added more tolerance to touch a robot

### Version 5.3

- Add ambient background sound
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "de.z11.roboyard"
minSdkVersion 15
targetSdkVersion 21
versionCode 18
versionName "5.3"
versionCode 19
versionName "5.4"
}
buildTypes {
release {
Expand Down
Binary file not shown.

0 comments on commit 15d55b1

Please sign in to comment.