Skip to content

Commit

Permalink
Build: Prepare for release v0.3.1 (#398)
Browse files Browse the repository at this point in the history
  • Loading branch information
anilbeesetti authored Jun 29, 2023
1 parent 446a084 commit 5c5ef34
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 @@ -9,8 +9,8 @@ android {

defaultConfig {
applicationId = "dev.anilbeesetti.nextplayer"
versionCode = 3
versionName = "0.3.0"
versionCode = 4
versionName = "0.3.1"
}

buildFeatures {
Expand Down

0 comments on commit 5c5ef34

Please sign in to comment.