Skip to content

Commit 02014cc

Browse files
upgrade gradle
1 parent e259634 commit 02014cc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

app/build.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Build Properties
2-
#Sat Oct 19 13:21:48 EDT 2019
2+
#Sat Nov 23 10:50:55 EST 2019
33
version_minor=0
4-
version_build=14
4+
version_build=15
55
version_patch=8
6-
version_major=2
76
version_store=49
7+
version_major=2

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ buildscript {
2424
jcenter()
2525
}
2626
dependencies {
27-
classpath 'com.android.tools.build:gradle:3.5.1'
27+
classpath 'com.android.tools.build:gradle:3.5.2'
2828
}
2929
}
3030

0 commit comments

Comments
 (0)