Skip to content

Commit

Permalink
🔖 Prepare release 3.30.0-SNAPSHOT
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Colman Lopes <[email protected]>
  • Loading branch information
LeoColman committed Sep 28, 2024
1 parent 0a21868 commit 6d33437
Showing 1 changed file with 2 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 = 329000
versionName = "3.29.0"
versionCode = 329001
versionName = "3.30.0-SNAPSHOT"

testApplicationId = "$applicationId.test"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 6d33437

Please sign in to comment.