Skip to content

Commit

Permalink
chore(version): 更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
master-lzh committed Apr 21, 2024
1 parent c50b4a7 commit fa29119
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 @@ -15,8 +15,8 @@ android {

defaultConfig {
applicationId = "com.mrl.pixiv"
versionCode = 102
versionName = "1.0.2"
versionCode = 103
versionName = "1.0.3"

vectorDrawables {
useSupportLibrary = true
Expand Down

0 comments on commit fa29119

Please sign in to comment.