Skip to content

Commit

Permalink
chore: versionCode 38, versionName 2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jinukeu committed Feb 5, 2024
1 parent 84c7428 commit d71ac1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-compose/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {

defaultConfig {
applicationId = "com.kunize.uswtimetable"
versionCode = 37
versionName = "2.3.3"
versionCode = 38
versionName = "2.3.4"
}
}

Expand Down

0 comments on commit d71ac1d

Please sign in to comment.