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

Commit

Permalink
Merge pull request #117 from evgenii-kanivets/111_sort_users_by_rating
Browse files Browse the repository at this point in the history
VersionCode 8, versionName '1.0.6'
  • Loading branch information
bogdan-evtushenko authored Aug 16, 2018
2 parents 16f8170 + 2bd6434 commit 421c6a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.bogdan.codeforceswatcher"
minSdkVersion 15
targetSdkVersion 27
versionCode 7
versionName "1.0.5"
versionCode 8
versionName "1.0.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
signingConfigs {
Expand Down

0 comments on commit 421c6a9

Please sign in to comment.