Stop using gradlew in gitlab-ci, collapse proto codegen into a single job, add pipeline cacheing

These changes all make the pipeline run much faster for incremental builds.
This commit is contained in:
Michael Pivato
2020-11-22 05:52:53 +00:00
parent 775a0149d3
commit 2d93438eb8
4 changed files with 42 additions and 43 deletions

View File

@@ -16,5 +16,4 @@ org.gradle.jvmargs=-Xmx1536m
# https://developer.android.com/topic/libraries/support-library/androidx-rn
android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true
android.enableJetifier=true