Skip to content

Commit

Permalink
Update 7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
TBog committed May 8, 2024
1 parent 54e7b2a commit 26eaa5c
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 @@ -11,8 +11,8 @@ android {
applicationId "rocks.tbog.tblauncher"
minSdk 19
targetSdk 34
versionCode 42
versionName "7.4"
versionCode 43
versionName "7.5"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
}
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/43.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* TODO

0 comments on commit 26eaa5c

Please sign in to comment.