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

Commit 421c6a9

Browse files
Merge pull request #117 from evgenii-kanivets/111_sort_users_by_rating
VersionCode 8, versionName '1.0.6'
2 parents 16f8170 + 2bd6434 commit 421c6a9

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

0 commit comments

Comments
 (0)