Added feature to send notes to Nightscout in Activity Doris.

This commit is contained in:
2025-10-17 16:56:04 +02:00
parent dde72d6076
commit d51147affe
5 changed files with 79 additions and 145 deletions

View File

@@ -12,7 +12,7 @@ android {
minSdk 26
targetSdk 34
versionCode 1
versionName "25.1011.1"
versionName "25.1017.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}