Skip to content

Commit ecd7c66

Browse files
committed
Update versions
1 parent 47286e6 commit ecd7c66

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ dependencies {
191191
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
192192
implementation 'androidx.appcompat:appcompat:1.2.0'
193193
implementation 'androidx.legacy:legacy-support-v13:1.0.0'
194-
implementation 'androidx.recyclerview:recyclerview:1.2.0-beta01'
194+
implementation 'androidx.recyclerview:recyclerview:1.2.0-beta02'
195195
implementation 'androidx.cardview:cardview:1.0.0'
196196
implementation 'androidx.biometric:biometric:1.1.0'
197197
implementation 'com.google.android.material:material:1.3.0'
@@ -212,7 +212,7 @@ dependencies {
212212
implementation "com.google.android.gms:play-services-wearable:17.0.0"
213213
implementation "com.google.android.gms:play-services-maps:17.0.0"
214214
implementation "com.google.android.gms:play-services-gcm:17.0.0"
215-
implementation "com.google.android.gms:play-services-location:17.1.0"
215+
implementation "com.google.android.gms:play-services-location:18.0.0"
216216
implementation "com.google.android.gms:play-services-places:17.0.0"
217217
implementation "com.google.android.gms:play-services-ads:19.7.0"
218218
implementation 'com.google.android.ads.consent:consent-library:1.0.8'

app/version.properties

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Fri Feb 12 11:01:53 CET 2021
2-
VERSION_BUILD=8430
3-
VERSION_PATCH=289
4-
VERSION_CODE=589
1+
#Mon Mar 08 16:53:53 CET 2021
2+
VERSION_BUILD=8436
3+
VERSION_PATCH=297
4+
VERSION_CODE=597

domoticzapi/version.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Fri Feb 12 11:01:53 CET 2021
1+
#Mon Mar 08 16:53:53 CET 2021
22
VERSION_BUILD=3675
33
VERSION_PATCH=254
44
VERSION_CODE=254

0 commit comments

Comments
 (0)