Skip to content

Commit

Permalink
Release v1.1.0 (code 3)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpad85 committed Jan 24, 2020
1 parent 30a8e81 commit b9e8701
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 @@ -30,7 +30,7 @@ android {
minSdkVersion 24
targetSdkVersion 29
versionCode 3
versionName "${gitCommitHash}"
versionName "1.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit b9e8701

Please sign in to comment.