Skip to content

Commit

Permalink
Build: Prepare for v0.10.1 release (#737)
Browse files Browse the repository at this point in the history
  • Loading branch information
anilbeesetti authored Nov 15, 2023
1 parent 561f5de commit 2d3b732
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 = 12
versionName = "0.10.0"
versionCode = 13
versionName = "0.10.1"
}

buildFeatures {
Expand Down

0 comments on commit 2d3b732

Please sign in to comment.