Skip to content

Commit

Permalink
Version 10 (4.0.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
n0m0r3pa1n committed Feb 5, 2017
1 parent 7253972 commit eb5d5f5
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 @@ -30,8 +30,8 @@ android {
applicationId "info.chitanka.android"
minSdkVersion 15
targetSdkVersion 25
versionCode 9
versionName "4.0"
versionCode 10
versionName "4.0.1"

buildConfigField "String", "FLURRY_KEY", "\"${flurryKey}\""

Expand Down

0 comments on commit eb5d5f5

Please sign in to comment.