Release: 0.2007.12-beta
This commit is contained in:
committed by
Sofiya Tepikin
parent
fd818404d4
commit
3ac28e527d
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## v0.20-05-2.beta
|
||||
## v0.2007-12.beta
|
||||
|
||||
### Adds
|
||||
* Feature allowing app chart not to show temperature part, when temperature is not tracked and corresponding refactoring
|
||||
|
||||
@@ -107,8 +107,8 @@ android {
|
||||
applicationId "com.drip"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 3
|
||||
versionName "0.1905.29-beta"
|
||||
versionCode 5
|
||||
versionName "0.2007.12-beta"
|
||||
ndk {
|
||||
abiFilters "armeabi-v7a", "x86", "arm64-v8a", "x86_64"
|
||||
}
|
||||
|
||||
BIN
Binary file not shown.
Binary file not shown.
Generated
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "drip",
|
||||
"version": "0.1905.29-beta",
|
||||
"version": "0.2007.12-beta",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
@@ -15975,4 +15975,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "drip",
|
||||
"version": "0.1905.29-beta",
|
||||
"version": "0.2007.12-beta",
|
||||
"contributors": [
|
||||
"Julia Friesel <julia.friesel@gmail.com>",
|
||||
"Marie Kochsiek",
|
||||
@@ -118,4 +118,4 @@
|
||||
},
|
||||
"test-runner": "mocha"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user