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

Commit 8595f6f

Browse files
author
Evgenii Kanivets
committed
VersionCode 9, versionName '1.0.7'
1 parent 1e1cc80 commit 8595f6f

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 8
14-
versionName "1.0.6"
13+
versionCode 9
14+
versionName "1.0.7"
1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616
}
1717
signingConfigs {

0 commit comments

Comments
 (0)