1.2-legacy
geeksville 2020-07-01 18:10:44 -07:00
rodzic 37a909e65d
commit 4333f775f9
3 zmienionych plików z 3 dodań i 4 usunięć

Wyświetl plik

@ -1,7 +1,6 @@
# Remaining tasks before declaring 1.0
- first message sent is still doubled for some people
- fix release build inclusion of firmware - per https://developer.android.com/studio/build/build-variants
- disable software update button after update finishes
- let users set arbitrary params in android
- add a low level settings screen (let user change any of the RadioConfig parameters)

Wyświetl plik

@ -17,8 +17,8 @@ android {
applicationId "com.geeksville.mesh"
minSdkVersion 21 // The oldest emulator image I have tried is 22 (though 21 probably works)
targetSdkVersion 29
versionCode 10784 // format is Mmmss (where M is 1+the numeric major number
versionName "0.7.84"
versionCode 10785 // format is Mmmss (where M is 1+the numeric major number
versionName "0.7.85"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {

@ -1 +1 @@
Subproject commit 9f83006768de5ca714f4c43e723a3477a91d0713
Subproject commit 10d3b2e62b26d41b9b2568eefb3c207442c1cc5c