Skip to content

Commit

Permalink
build.gradle: update versionname to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sds100 committed Aug 21, 2019
1 parent ebb23f6 commit a62dadf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ android {
minSdkVersion 19
targetSdkVersion 29
versionCode 21
versionName "1.2.0-alpha"
versionName "1.1.3"
vectorDrawables.useSupportLibrary = true
}

Expand Down

0 comments on commit a62dadf

Please sign in to comment.