Skip to content

Commit

Permalink
Make the next version
Browse files Browse the repository at this point in the history
  • Loading branch information
thuryn committed Feb 27, 2021
1 parent 81afa58 commit 62e0778
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v5.7.0
Get the location in foreground, translations

v5.6.4
Fix permission checking on Android 9

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
applicationId "org.thosp.yourlocalweather"
minSdkVersion 14
targetSdkVersion 29
versionCode 138
versionName "5.6.4"
versionCode 139
versionName "5.7.0"
vectorDrawables.useSupportLibrary true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
playAccountConfig = playAccountConfigs.defaultAccountConfig
Expand Down

0 comments on commit 62e0778

Please sign in to comment.