Skip to content

Commit

Permalink
🔖 Prepare Release 3.35.1 (3035001)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 27, 2025
1 parent a12318b commit feadcff
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 @@ -48,8 +48,8 @@ android {
applicationId = "br.com.colman.petals"
minSdk = 21
targetSdk = 35
versionCode = 3035000
versionName = "3.35.0"
versionCode = 3035001
versionName = "3.35.1"

testApplicationId = "$applicationId.test"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/3035001.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Remove edge-to-edge rendering for Android 15

0 comments on commit feadcff

Please sign in to comment.