We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd90718 commit 2d8dc51Copy full SHA for 2d8dc51
gradle.properties
@@ -17,13 +17,13 @@
17
android.useAndroidX=true
18
android.enableJetifier=true
19
20
-GRADLE_PLUGIN_VERSION=3.3.2
21
-KOTLIN_VERSION=1.3.21
+GRADLE_PLUGIN_VERSION=3.5.3
+KOTLIN_VERSION=1.3.61
22
ANDROID_X_VERSION=1.0.2
23
24
MIN_SDK=15
25
-TARGET_SDK=28
26
-COMPILE_SDK=28
+TARGET_SDK=29
+COMPILE_SDK=29
27
28
VERSION_NAME=1.1.0
29
VERSION_CODE=4
gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip
0 commit comments