Skip to content

Commit

Permalink
Version 3.0.1 (6)
Browse files Browse the repository at this point in the history
  • Loading branch information
n0m0r3pa1n committed Jan 22, 2017
1 parent 70fe483 commit a693c8a
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 @@ -26,8 +26,8 @@ android {
applicationId "info.chitanka.android"
minSdkVersion 15
targetSdkVersion 25
versionCode 5
versionName "3.0"
versionCode 6
versionName "3.0.1"

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

0 comments on commit a693c8a

Please sign in to comment.