Skip to content
This repository was archived by the owner on Jun 7, 2020. It is now read-only.

Commit 373602f

Browse files
committed
Increases build number,
1 parent b31e9d4 commit 373602f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ android {
1616
applicationId "chat.rocket.android"
1717
minSdkVersion versions.minSdk
1818
targetSdkVersion versions.targetSdk
19-
versionCode 2056
19+
versionCode 2057
2020
versionName "3.2.0"
2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
multiDexEnabled true

0 commit comments

Comments
 (0)