Skip to content

Commit

Permalink
0.10.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-kuznetsov-hypertrack committed Oct 26, 2021
1 parent 0f3ec66 commit 61ab9e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [0.10.9] - 2021-10-26
### Fixed
- Crash on Summary tab

## [0.10.8] - 2021-10-20
### Added
- Snoozing orders
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ android {
applicationId "com.hypertrack.logistics.android.github"
minSdkVersion 23
targetSdkVersion 30
versionName "0.11.0-SNAPSHOT"
versionName "0.10.9"
versionCode codeFromVersionString(versionName)
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "google_places_api_key", rootProject.properties.placesApiKey
Expand Down

0 comments on commit 61ab9e4

Please # to comment.