Skip to content

Commit

Permalink
V3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
woheller69 committed Dec 8, 2024
1 parent 5be65d9 commit e3e6d31
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 26
targetSdk 34
versionCode 36
versionName "3.6"
versionCode 37
versionName "3.7"
}

aaptOptions {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/37.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Split Brazilian and Portuguese

0 comments on commit e3e6d31

Please sign in to comment.