Skip to content

Commit

Permalink
Merge pull request #106 from AnyGogin31/release/v1.1.2
Browse files Browse the repository at this point in the history
build(version): update app version to 1.1.2 (code 8)
  • Loading branch information
AnyGogin31 authored Dec 29, 2024
2 parents d5b2e5d + fd5df8f commit b6c086d
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-rc01"
const val VERSION_CODE = 7
const val VERSION_NAME = "1.1.2"
const val VERSION_CODE = 8
}
}

0 comments on commit b6c086d

Please sign in to comment.