Skip to content

Commit

Permalink
versionName: 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminwan committed Oct 16, 2021
1 parent 8a60fa0 commit 5f8438e
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 @@ -23,8 +23,8 @@ android {
applicationId "com.benjaminwan.composelocation"
minSdk 21
targetSdk 31
versionCode 6
versionName "1.1.3"
versionCode 7
versionName "1.2.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 5f8438e

Please sign in to comment.