Skip to content

Commit

Permalink
Update profiles and version
Browse files Browse the repository at this point in the history
Signed-off-by: Shreyansh Lodha <[email protected]>
  • Loading branch information
static-var committed Feb 10, 2024
1 parent 47ce896 commit 6e4d9bd
Show file tree
Hide file tree
Showing 5 changed files with 8,157 additions and 4,110 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
applicationId = "dev.staticvar.vlr"
minSdk = 23
targetSdk = 34
versionCode = 53
versionName = "v0.3.9"
versionCode = 54
versionName = "v0.4.0"

setProperty("archivesBaseName", "${applicationId}-${versionCode}(${versionName})")

Expand Down
Loading

0 comments on commit 6e4d9bd

Please sign in to comment.