Skip to content

Commit

Permalink
Merge branch 'main'
Browse files Browse the repository at this point in the history
  • Loading branch information
izivkov committed May 30, 2023
2 parents 0691651 + ec4c615 commit ba048e5
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -13,8 +13,8 @@ android {
applicationId "org.avmedia.gshockGoogleSync"
minSdkVersion 26
targetSdkVersion 33
versionCode 85
versionName "8.5"
versionCode 86
versionName "8.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/86.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Improve performance when loading Alarms and Settings screens

0 comments on commit ba048e5

Please sign in to comment.