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

Commit 65de72f

Browse files
committed
Increment app version
1 parent c1c8563 commit 65de72f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)