Skip to content

Commit

Permalink
Update version code: v1.0.0-alpha04
Browse files Browse the repository at this point in the history
Signed-off-by: Sanju S <spikeysanju98@gmail.com>
  • Loading branch information
Spikeysanju committed Nov 26, 2021
1 parent c4c6dde commit 54187bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ android {
applicationId = "dev.spikeysanju.einsen"
minSdk = 21
targetSdk = 30
versionCode = 3
versionName = "v1.0.0-alpha03"
versionCode = 4
versionName = "v1.0.0-alpha04"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 54187bd

Please sign in to comment.