Skip to content

Commit

Permalink
🔖 Prepare release 3.32.0
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Colman Lopes <[email protected]>
  • Loading branch information
LeoColman committed Jan 7, 2025
1 parent b42c810 commit 1b2395a
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 = 34
versionCode = 331040
versionName = "3.31.4"
versionCode = 332000
versionName = "3.32.0"

testApplicationId = "$applicationId.test"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/332000.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Add moving average to all time graph

0 comments on commit 1b2395a

Please sign in to comment.