Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
North101 committed Apr 23, 2018
1 parent 4732a2a commit 266abbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
3 changes: 2 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ android {
minSdkVersion 21
targetSdkVersion 27
versionCode 5
versionName "0.4.0"
versionName "0.4.1"
setProperty("archivesBaseName", "ghplayertracker v$versionName")
}
buildTypes {
release {
Expand Down

0 comments on commit 266abbe

Please sign in to comment.