mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
2.6.3
bump versionCode 30603, versionName 2.6.3
This commit is contained in:
parent
3982497f94
commit
8326798383
1 changed files with 2 additions and 2 deletions
|
|
@ -32,8 +32,8 @@ android {
|
|||
applicationId "com.geeksville.mesh"
|
||||
minSdkVersion 23
|
||||
targetSdk 36
|
||||
versionCode 30602 // format is Mmmss (where M is 1+the numeric major number
|
||||
versionName "2.6.2"
|
||||
versionCode 30603 // format is Mmmss (where M is 1+the numeric major number
|
||||
versionName "2.6.3"
|
||||
testInstrumentationRunner "com.geeksville.mesh.TestRunner"
|
||||
|
||||
// per https://developer.android.com/studio/write/vector-asset-studio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue