Skip to content

Commit

Permalink
- version bump v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lmj0011 committed Jun 13, 2020
1 parent 4f4f677 commit 6ebce57
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 @@ -17,8 +17,8 @@ android {
applicationId "name.lmj0011.jetpackreleasetracker"
minSdkVersion 19
targetSdkVersion 29
versionCode 3
versionName "1.0.2"
versionCode 4
versionName "1.0.3"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true

Expand Down

0 comments on commit 6ebce57

Please sign in to comment.