fixup! update Gradle version in build guide
This commit is contained in:
parent
3d0fc98db7
commit
9d38f2d8cc
@ -1224,7 +1224,7 @@ mv android-studio studio</pre>
|
||||
<p>Obtain the latest Gradle version and binary-only zip checksum from
|
||||
<a href="https://gradle.org/release-checksums/">the Gradle releases page</a>.</p>
|
||||
|
||||
<p>Use the Gradle wrapper script to update Gradle to the latest version. You should run this twice rather than only once to upgrade the Gradle wrapper with the new Gradle version. For example, with Gradle 8.0.2:</p>
|
||||
<p>Use the Gradle wrapper script to update Gradle to the latest version. You should run this twice rather than only once to upgrade the Gradle wrapper with the new Gradle version. For example, with Gradle 8.10.2:</p>
|
||||
|
||||
<pre>./gradlew wrapper --gradle-version=8.10.2 --gradle-distribution-sha256-sum=31c55713e40233a8303827ceb42ca48a47267a0ad4bab9177123121e71524c26
|
||||
./gradlew wrapper --gradle-version=8.10.2 --gradle-distribution-sha256-sum=31c55713e40233a8303827ceb42ca48a47267a0ad4bab9177123121e71524c26</pre>
|
||||
|
Loading…
x
Reference in New Issue
Block a user