Skip to content

Commit

Permalink
update version in build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewilburn committed Jul 30, 2020
1 parent 979a09e commit 42452db
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 @@ -14,7 +14,7 @@ android {
minSdkVersion 23
targetSdkVersion 29
versionCode 1
versionName "1.0"
versionName "0.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 42452db

Please sign in to comment.