aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorpacien2023-01-06 19:23:37 +0100
committerpacien2023-01-06 19:24:30 +0100
commit0c302fa17f37d8d480957b42cea031e88c8c1a17 (patch)
tree9f449b80d4e4ae0009c4fe7e5e914d727b9e690b /gradle
parenta04af7a3ca878fee982bc8c00d1cce2838111cb5 (diff)
downloadtincapp-0c302fa17f37d8d480957b42cea031e88c8c1a17.tar.gz
versions: AGP 7.1.3 -> 7.3.1
- gradle 7.2 -> 7.4 - AGP 7.1.3 -> 7.3.1 - kotlin ext 1.4.20 -> 1.5.21 Performed using Android Studio's Upgrade Assistant.
Diffstat (limited to 'gradle')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 9868051..ea2a07e 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
3distributionPath=wrapper/dists 3distributionPath=wrapper/dists
4zipStoreBase=GRADLE_USER_HOME 4zipStoreBase=GRADLE_USER_HOME
5zipStorePath=wrapper/dists 5zipStorePath=wrapper/dists
6distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-all.zip 6distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-all.zip