Skip to content

Commit

Permalink
Prepare for first stable release
Browse files Browse the repository at this point in the history
Signed-off-by: Kshitij Patil <[email protected]>
  • Loading branch information
Kshitij09 committed Nov 1, 2021
1 parent 9aa3023 commit 7eb6024
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 @@ -15,7 +15,7 @@ android {
minSdk buildConfig.minSdk
targetSdk buildConfig.targetSdk
versionCode 1
versionName "1.0.0-rc01"
versionName "1.0.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
// The following argument makes the Android Test Orchestrator run its
Expand Down

0 comments on commit 7eb6024

Please sign in to comment.