Skip to content

Commit

Permalink
Roboyard Android Version 8.0
Browse files Browse the repository at this point in the history
- show number of squares moved next to number of moves
- direction intention arrows half transparent
  • Loading branch information
rubo77 committed May 25, 2019
1 parent f35aacf commit a927871
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
CHANGELOG
=========

### Version 8.0

- show number of squares moved next to number of moves
- direction intention arrows half transparent


### Version 7.1

- New Launcher Icon
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 24
versionName "7.1"
versionCode 25
versionName "8.0"
}
buildTypes {
release {
Expand Down
Binary file not shown.

0 comments on commit a927871

Please sign in to comment.