Skip to content

Commit 206ede2

Browse files
committed
up
1 parent 6df0bd8 commit 206ede2

File tree

7 files changed

+122
-28
lines changed

7 files changed

+122
-28
lines changed
-538 Bytes
Binary file not shown.
139 KB
Binary file not shown.

β€ŽVistaLogin/.idea/codeStyles/Project.xmlβ€Ž

Lines changed: 109 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽVistaLogin/.idea/gradle.xmlβ€Ž

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽVistaLogin/.idea/vcs.xmlβ€Ž

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽVistaLogin/build.gradleβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
jcenter()
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:3.1.1'
10+
classpath 'com.android.tools.build:gradle:3.5.0'
1111

1212

1313
// NOTE: Do not place your application dependencies here; they belong
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Sun Sep 08 18:51:12 IST 2019
1+
#Sun Sep 22 22:05:28 IST 2019
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-4.4-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip

0 commit comments

Comments
Β (0)