Skip to content

Commit

Permalink
Update version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
liberal-boy committed Sep 29, 2016
1 parent b8e534a commit 46eb2ad
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 @@ -10,8 +10,8 @@ android {
applicationId "com.v2ray.actinium"
minSdkVersion 15
targetSdkVersion 24
versionCode 10
versionName "0.4.1"
versionCode 11
versionName "0.5.0"
}
buildTypes {
debug {
Expand Down

0 comments on commit 46eb2ad

Please sign in to comment.