Skip to content

Commit

Permalink
build: bump version to 0.11.0 and versionCode to 15 (#923)
Browse files Browse the repository at this point in the history
  • Loading branch information
anilbeesetti authored Apr 28, 2024
1 parent 520ff43 commit c60cefd
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 = 14
versionName = "0.10.2"
versionCode = 15
versionName = "0.11.0"
}

buildFeatures {
Expand Down

0 comments on commit c60cefd

Please sign in to comment.