Skip to content

Commit

Permalink
Roboyard Android Version 8.1
Browse files Browse the repository at this point in the history
- Popup messages moved to the bottom area
- New Launcher icon
- fixed puzzles with target in direct line of robot
  • Loading branch information
rubo77 committed May 31, 2019
1 parent ada848c commit 30861b3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ CHANGELOG

### Version 8.1

- Popup messages in the bottom area
- Popup messages moved to the bottom area
- New Launcher icon
- fixed puzzles with target in direct line of robot

### Version 8.0

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 26
versionCode 25
versionName "8.0"
versionCode 26
versionName "8.1"
}
buildTypes {
release {
Expand Down
Binary file not shown.

0 comments on commit 30861b3

Please sign in to comment.