Skip to content

Commit

Permalink
Version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asos-savvasdalkitsis committed Oct 23, 2017
1 parent 1ca6868 commit 429d183
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 1
versionName "1.0"
versionCode 2
versionName "1.1"
manifestPlaceholders = [fabric_api_key: FABRIC_API_KEY]
}
buildTypes {
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/assets/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ body {
</style>

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

* Export and share drawings as images
* Support for App Shortcuts
Expand Down

0 comments on commit 429d183

Please sign in to comment.