Skip to content

Commit f053013

Browse files
fix of build with adding google repository in webapp sample?
1 parent bc39279 commit f053013

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

WebApp/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
buildscript {
22
repositories {
33
mavenCentral()
4+
google()
45
}
56

67
dependencies {

0 commit comments

Comments
 (0)