Fix device id not working for web (#91)
* update gradle * Use either sourceId or deviceId as needed Web does not allow for mixing optional constraints with modern constraints
This commit is contained in:
+3
-2
@@ -1,5 +1,6 @@
|
||||
#Tue Feb 15 15:44:59 JST 2022
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7-all.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in New Issue
Block a user