mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
2.6.4
This commit is contained in:
parent
b7c0bc874c
commit
6ee7b6e12d
1 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ object Configs {
|
|||
const val MIN_SDK_VERSION = 23
|
||||
const val TARGET_SDK = 36
|
||||
const val COMPILE_SDK = 36
|
||||
const val VERSION_CODE = 30603 // format is Mmmss (where M is 1+the numeric major number
|
||||
const val VERSION_NAME = "2.6.3"
|
||||
const val VERSION_CODE = 30604 // format is Mmmss (where M is 1+the numeric major number
|
||||
const val VERSION_NAME = "2.6.4"
|
||||
const val USE_CRASHLYTICS = true // Set to false if you don't want to use Firebase Crashlytics
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue