Skip to content

Commit

Permalink
upgrade release to v1.0.0 (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
niehusst authored Nov 21, 2020
1 parent 017b48c commit c6b706c
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 @@ -13,7 +13,7 @@ android {
minSdkVersion rootProject.minSdkVersion
targetSdkVersion rootProject.targetSdkVersion
versionCode 1
versionName "0.1.0"
versionName "1.0.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit c6b706c

Please sign in to comment.