Skip to content

Commit 9575cd1

Browse files
authored
Prepare the upcoming version (#1550)
1 parent fbfd343 commit 9575cd1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ org.gradle.parallel=true
1818

1919
android.useAndroidX=true
2020

21-
VERSION_NAME=4.3.0
22-
# 4*100*100 + 3*100 + 0 => 40300
23-
VERSION_CODE=40300
21+
VERSION_NAME=4.4.0-SNAPSHOT
22+
# 4*100*100 + 4*100 + 0 => 40400
23+
VERSION_CODE=40400
2424
GROUP=com.github.chuckerteam.chucker
2525

2626
POM_REPO_NAME=Chucker

0 commit comments

Comments
 (0)