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

Commit

Permalink
VersionCode 9, versionName '1.0.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgenii Kanivets committed Jan 10, 2019
1 parent 1e1cc80 commit 8595f6f
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 8
versionName "1.0.6"
versionCode 9
versionName "1.0.7"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
signingConfigs {
Expand Down

0 comments on commit 8595f6f

Please sign in to comment.