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

Commit 9d7cb77

Browse files
author
evtushenko-bogdan
committed
VersionCode 6, versionName '1.0.4'.
1 parent 468fa01 commit 9d7cb77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.bogdan.codeforceswatcher"
1111
minSdkVersion 15
1212
targetSdkVersion 27
13-
versionCode 5
14-
versionName "1.0.3"
13+
versionCode 6
14+
versionName "1.0.4"
1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616
}
1717
signingConfigs {

0 commit comments

Comments
 (0)