File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ android {
7
7
applicationId " de.binary_kitchen.doorlock_app"
8
8
minSdkVersion 21
9
9
targetSdkVersion 28
10
- versionCode 7
11
- versionName " 2.4 "
10
+ versionCode 8
11
+ versionName " 2.5 "
12
12
testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
13
13
}
14
14
signingConfigs {
Original file line number Diff line number Diff line change 1
- - Neuer Sperrmodus: Present
2
- - Update auf neue API
3
- - Kleinere Fixes
1
+ - Support für lokale Authentifizierungsmethode
2
+ - Widget zeigt jetzt Status Present an
3
+ - Widget stabilisiert
Original file line number Diff line number Diff line change 1
- - New lock state: Present
2
- - Use new API
3
- - Minor fixes
1
+ - Support for local authentication method
2
+ - Widget now displays status present
3
+ - Stabilizing widget
You can’t perform that action at this time.
0 commit comments