Skip to content

Conversation

jmfayard
Copy link
Member

Resolves #357

Finishes #384 from @NikkyAI

What?

  • plugins/gradle-version.txt now contains Gradle's version
  • each sample project has the wrapper task configured to use the version from that file
  • scripts/update-gradle.sh launches gradle wrapper in all samples

Why?

see #357

How?

Finishes #384 from @NikkyAI

I thought it didn't work but I must have made a mistake

Testing?

I have no idea whether GitHub CI still works after this change

NikkyAI and others added 10 commits July 2, 2021 18:43
# Conflicts:
#	.github/workflows/check-build.yml
#	.github/workflows/sample-android.yml
#	sample-android/gradle/wrapper/gradle-wrapper.jar
#	sample-android/gradlew
#	sample-android/gradlew.bat
#	sample-groovy/build.gradle
#	sample-groovy/gradle/wrapper/gradle-wrapper.jar
#	sample-groovy/gradlew
#	sample-groovy/gradlew.bat
#	sample-kotlin-js/gradle
#	sample-kotlin/gradle/wrapper/gradle-wrapper.jar
#	sample-kotlin/gradle/wrapper/gradle-wrapper.properties
#	sample-kotlin/gradlew
#	sample-kotlin/gradlew.bat
#	sample-multi-modules/gradle/wrapper/gradle-wrapper.properties
#	sample-multi-modules/gradlew
#	sample-multi-modules/gradlew.bat
@jmfayard jmfayard requested a review from LouisCAD as a code owner September 24, 2022 05:54
@jmfayard jmfayard mentioned this pull request Sep 24, 2022
6 tasks
@jmfayard jmfayard closed this Oct 3, 2022
@jmfayard jmfayard reopened this Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace duplicated gradle wrappers by symlink and add samples CI check for 6.3+

2 participants