Skip to content

Commit

Permalink
Bump to v 133
Browse files Browse the repository at this point in the history
  • Loading branch information
mendhak committed Jan 2, 2025
1 parent 30b1d43 commit cb21668
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fastlane/metadata/android/en-US/changelogs/133.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
* Bugfix - when background work permission was denied, autosend was causing the app to crash
* Bugfix - when background work permission was denied, autosend was causing the app to crash
* Bugfix - adjust the layout insets for Android 15
2 changes: 1 addition & 1 deletion gpslogger/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ android {
targetSdkVersion 35
compileSdk 34
versionCode 133
versionName "133-rc1"
versionName "133"

// Used by AppAuth-Android
manifestPlaceholders = [
Expand Down

0 comments on commit cb21668

Please sign in to comment.