Skip to content

Commit

Permalink
chore: Update version
Browse files Browse the repository at this point in the history
Signed-off-by: Hu Shenghao <[email protected]>
  • Loading branch information
hushenghao committed Apr 30, 2024
1 parent 6364fd8 commit 27d629b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
defaultConfig {
applicationId = "com.dede.android_eggs"
versionCode = 40
versionName = "2.4.2"
versionName = "2.5.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

resourceConfigurations += listOf(
Expand Down

0 comments on commit 27d629b

Please sign in to comment.