kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
rodzic
b7c0bc874c
commit
6ee7b6e12d
|
@ -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
|
||||
}
|
||||
|
|
Ładowanie…
Reference in New Issue