Skip to content

Commit

Permalink
alter to version v0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
weihuagu committed Mar 14, 2019
1 parent 59b15c9 commit 746d31b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
*.iml
.*.swp
.gradle
/local.properties
/.idea/workspace.xml
Expand Down
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.weihuagu.receiptnotice"
minSdkVersion 19
targetSdkVersion 25
versionCode 1
versionName "0.1"
versionCode 2
versionName "0.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down
Binary file not shown.

0 comments on commit 746d31b

Please sign in to comment.