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

Commit 279281a

Browse files
committed
increases build number.
1 parent 120dfd0 commit 279281a

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 2055
19+
versionCode 2056
2020
versionName "3.2.0"
2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
multiDexEnabled true

0 commit comments

Comments
 (0)