Skip to content

Commit

Permalink
made for iguana 14
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikarora committed Nov 28, 2023
1 parent 3f45e2d commit 883f559
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ object Versions {
const val lifecycle = "2.7.0-alpha02"
const val gradleVersionsPlugin = "0.48.0"

const val gradlePlugin = "8.3.0-alpha07"
const val gradlePlugin = "8.3.0-alpha14"
const val kotlin = "1.9.20-Beta2"
}
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 @@
#Fri Sep 22 11:39:18 AEST 2023
#Tue Nov 28 22:49:52 AEDT 2023
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-rc-3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 883f559

Please sign in to comment.