Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
Signed-off-by: Shreyansh Lodha <[email protected]>
  • Loading branch information
static-var committed Jan 22, 2025
1 parent 101b415 commit 35268be
Show file tree
Hide file tree
Showing 5 changed files with 2,289 additions and 2,765 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ android {
applicationId = "dev.staticvar.vlr"
minSdk = 23
targetSdk = 35
versionCode = 65
versionName = "v0.5.8"
versionCode = 66
versionName = "v0.6.0"

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

Expand Down
Loading

0 comments on commit 35268be

Please sign in to comment.