Skip to content

Commit

Permalink
🔖 Prepare Release 3.35.3 (3035003)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 6, 2025
1 parent a7a59ed commit bba1837
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.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ android {
applicationId = "br.com.colman.petals"
minSdk = 21
targetSdk = 35
versionCode = 3035002
versionName = "3.35.2"
versionCode = 3035003
versionName = "3.35.3"

testApplicationId = "$applicationId.test"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/3035003.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Fix and Sync Tamil translations

0 comments on commit bba1837

Please sign in to comment.