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

Commit fd6c78f

Browse files
author
evtushenko-bogdan
committed
VersionCode 5, versionName '1.0.3.'.
1 parent 7a8cc5c commit fd6c78f

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 4
14-
versionName "1.0.2"
13+
versionCode 5
14+
versionName "1.0.3"
1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616
}
1717
signingConfigs {

0 commit comments

Comments
 (0)