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

Commit 8dd30e5

Browse files
committed
Increment versionCode
1 parent afaf3af commit 8dd30e5

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
@@ -12,7 +12,7 @@ android {
1212
applicationId "chat.rocket.android"
1313
minSdkVersion versions.minSdk
1414
targetSdkVersion versions.targetSdk
15-
versionCode 2033
15+
versionCode 2034
1616
versionName "2.5.0"
1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
multiDexEnabled true

0 commit comments

Comments
 (0)