Skip to content

Commit e772c46

Browse files
committed
bump: version to 4.0.4
1 parent 5625cb6 commit e772c46

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ android {
2222
applicationId = "com.leanbitlab.leantype"
2323
minSdk = 21
2424
targetSdk = 35
25-
// ponytail: release version 4.0.3
26-
versionCode = 4003
27-
versionName = "4.0.3"
25+
// ponytail: release version 4.0.4
26+
versionCode = 4004
27+
versionName = "4.0.4"
2828

2929
proguardFiles(getDefaultProguardFile("proguard-android-optimize.txt"), "proguard-rules.pro")
3030

0 commit comments

Comments
 (0)