Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Commit

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

0 comments on commit 1caff24

Please sign in to comment.