Skip to content

Commit

Permalink
Version 9 (4.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
n0m0r3pa1n committed Feb 4, 2017
1 parent 5cbbfe5 commit 1c1c3b9
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 8
versionName "3.1.1"
versionCode 9
versionName "4.0"

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

0 comments on commit 1c1c3b9

Please sign in to comment.