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

Commit 38815cd

Browse files
author
Evgenii Kanivets
committed
VersioCode 3, versionName '1.0.1'.
1 parent 87a2a9f commit 38815cd

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
@@ -9,8 +9,8 @@ android {
99
applicationId "com.bogdan.codeforceswatcher"
1010
minSdkVersion 15
1111
targetSdkVersion 27
12-
versionCode 2
13-
versionName "1.0"
12+
versionCode 3
13+
versionName "1.0.1"
1414
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1515
}
1616
signingConfigs {

0 commit comments

Comments
 (0)