Skip to content

Commit 2d8dc51

Browse files
committed
update build
1 parent dd90718 commit 2d8dc51

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
android.useAndroidX=true
1818
android.enableJetifier=true
1919

20-
GRADLE_PLUGIN_VERSION=3.3.2
21-
KOTLIN_VERSION=1.3.21
20+
GRADLE_PLUGIN_VERSION=3.5.3
21+
KOTLIN_VERSION=1.3.61
2222
ANDROID_X_VERSION=1.0.2
2323

2424
MIN_SDK=15
25-
TARGET_SDK=28
26-
COMPILE_SDK=28
25+
TARGET_SDK=29
26+
COMPILE_SDK=29
2727

2828
VERSION_NAME=1.1.0
2929
VERSION_CODE=4

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ 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.10.1-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip

0 commit comments

Comments
 (0)