Skip to content

Commit

Permalink
0.1.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
Mygod committed Jan 4, 2018
1 parent 62449a9 commit 2a235c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "be.mygod.vpnhotspot"
minSdkVersion 21
targetSdkVersion 27
versionCode 1
versionName "0.0.1"
versionCode 2
versionName "0.1.0-alpha"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 2a235c8

Please sign in to comment.