Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Bump version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Randall Barker committed Oct 23, 2018
1 parent 7d8b8c4 commit d91e456
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 @@ -17,7 +17,7 @@ android {
minSdkVersion 24
targetSdkVersion 27
versionCode 1
versionName "1.0.1"
versionName "1.1"
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
Expand Down

0 comments on commit d91e456

Please sign in to comment.