Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Domi04151309 committed Jul 3, 2020
1 parent 035dbdf commit dca2445
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -8,8 +8,8 @@ android {
applicationId "io.github.domi04151309.powerapp"
minSdkVersion 23
targetSdkVersion 29
versionCode 186
versionName "1.8.6"
versionCode 187
versionName "1.8.7"
}
buildTypes {
debug {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/187.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Fix shortcuts
- Make confirm dialog optional

0 comments on commit dca2445

Please sign in to comment.