Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 67cfddf

Browse files
committedSep 20, 2021
Minor changes.
1 parent acf6b80 commit 67cfddf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Thu May 27 18:24:15 IST 2021
1+
#Wed Aug 04 22:30:17 IST 2021
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-all.zip

‎provisioning/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242

4343
protobuf {
4444
protoc {
45-
artifact = 'com.google.protobuf:protoc:3.5.1'
45+
artifact = 'com.google.protobuf:protoc:3.8.0'
4646
}
4747
generateProtoTasks {
4848
all().each { task ->

0 commit comments

Comments
 (0)
Please sign in to comment.