Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
North101 committed May 4, 2018
1 parent 26d4404 commit 137bd41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
applicationId "net.north101.android.ghplayertracker"
minSdkVersion 21
targetSdkVersion 27
versionCode 7
versionName "0.5.1"
versionCode 8
versionName "0.5.2"
setProperty("archivesBaseName", "ghplayertracker v$versionName")
}
buildTypes {
Expand Down

0 comments on commit 137bd41

Please sign in to comment.