Skip to content

Commit

Permalink
Version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asos-savvasdalkitsis committed Oct 24, 2017
1 parent 6d7fe32 commit ae339e6
Show file tree
Hide file tree
Showing 2 changed files with 7 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 @@ -21,8 +21,8 @@ android {
applicationId "com.savvasdalkitsis.gameframe"
minSdkVersion 16
targetSdkVersion 26
versionCode 2
versionName "1.1"
versionCode 3
versionName "1.1.1"
manifestPlaceholders = [fabric_api_key: FABRIC_API_KEY]
}
buildTypes {
Expand Down
5 changes: 5 additions & 0 deletions app/src/main/assets/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ body {
}
</style>

#### v1.1.1
##### 24 Oct 2017

* Fix crash when deleting first palette

#### v1.1
##### 23 Oct 2017

Expand Down

0 comments on commit ae339e6

Please sign in to comment.