Increased version code
This commit is contained in:
parent
c31b1a9d6b
commit
b7179a5c20
@ -18,7 +18,7 @@ object AppConstants {
|
||||
const val APP_NAME = "Gitnuro"
|
||||
const val APP_DESCRIPTION = "Gitnuro is a Git client that allows you to manage multiple repositories with a modern experience and live visual representation of your repositories' state."
|
||||
const val APP_VERSION = "0.1.1"
|
||||
const val APP_VERSION_CODE = 1
|
||||
const val APP_VERSION_CODE = 2
|
||||
const val VERSION_CHECK_URL = "https://raw.githubusercontent.com/JetpackDuba/Gitnuro/main/latest.json"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user