Skip to content

Commit

Permalink
v0.1-alpha pre-release
Browse files Browse the repository at this point in the history
Signed-off-by: Hemant Sachdeva <[email protected]>
  • Loading branch information
HemantSachdeva committed Jan 8, 2022
1 parent 17172fb commit f0b5b2c
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 {
minSdk 19
targetSdk 31
versionCode 1
versionName "1.0"
versionName "0.1-alpha"

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

0 comments on commit f0b5b2c

Please sign in to comment.