Skip to content

Commit

Permalink
Merge pull request #120 from AnyGogin31/release/v1.2.0
Browse files Browse the repository at this point in the history
build(version): update app version to 1.2.0 (code 10)
  • Loading branch information
AnyGogin31 authored Jan 1, 2025
2 parents 7a3267d + 908d279 commit cfad6bb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ object Configuration {

object App {
const val APPLICATION_ID = "neilt.mobile.pixiv"
const val VERSION_NAME = "1.1.2 (Christmas Update)"
const val VERSION_CODE = 9
const val VERSION_NAME = "1.2.0"
const val VERSION_CODE = 10
}
}

0 comments on commit cfad6bb

Please sign in to comment.