mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
1.2.7
This commit is contained in:
parent
0271587a65
commit
dba11472fb
2 changed files with 3 additions and 3 deletions
|
|
@ -31,8 +31,8 @@ android {
|
|||
applicationId "com.geeksville.mesh"
|
||||
minSdkVersion 21 // The oldest emulator image I have tried is 22 (though 21 probably works)
|
||||
targetSdkVersion 29
|
||||
versionCode 20206 // format is Mmmss (where M is 1+the numeric major number
|
||||
versionName "1.2.6"
|
||||
versionCode 20207 // format is Mmmss (where M is 1+the numeric major number
|
||||
versionName "1.2.7"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
// per https://developer.android.com/studio/write/vector-asset-studio
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 9b15752bb0ce1fa383a9f4b65e204d4dd0afb03b
|
||||
Subproject commit 99cf0da30fe41163a735ac291f3dd018a7d6295d
|
||||
Loading…
Add table
Add a link
Reference in a new issue