Skip to content

Commit

Permalink
V3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
woheller69 committed Jul 30, 2024
1 parent 7222ae0 commit 52e6720
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 @@ -10,8 +10,8 @@ android {
applicationId "org.woheller69.whobird"
minSdk 28
targetSdk 34
versionCode 34
versionName "3.4"
versionCode 35
versionName "3.5"
}

aaptOptions {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/35.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Translation updates

0 comments on commit 52e6720

Please sign in to comment.