Skip to content

Commit

Permalink
18/07/2024.
Browse files Browse the repository at this point in the history
  • Loading branch information
youndon committed Jul 18, 2024
1 parent 54fd690 commit fa11ad8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ systemProp.org.gradle.kotlin.dsl.precompiled.accessors.strict=true
android.debug.obsoleteApi=true

kotlin.experimental.tryK2=true
org.gradle.configuration-cache=false
org.gradle.configuration-cache=false

gradle.properties.org.gradle.jvmargs=-xmx4608m
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Sat Jan 20 12:36:46 WAT 2024
#Wed Jul 17 14:54:34 CET 2024
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit fa11ad8

Please sign in to comment.