Skip to content

Commit

Permalink
Version 3.0 (5)
Browse files Browse the repository at this point in the history
  • Loading branch information
n0m0r3pa1n committed Jan 21, 2017
1 parent 79e488c commit 3263030
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 4
versionName "2.1.2"
versionCode 5
versionName "3.0"

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

0 comments on commit 3263030

Please sign in to comment.