You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-40
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ One can pre-install SDK packages with the `sdkmanager`, when passing `_ANDROID_S
37
37
And one can pre-install Gradle by passing `_GRADLE_VERSION`.<br/>
38
38
At the moment these are both statically set in [`cloudbuild.yaml`](https://github.com/syslogic/cloudbuild-android/blob/master/cloudbuild.yaml), but the code is there.
@@ -140,48 +140,11 @@ The example app uses [Google Cloud KMS Gradle Plugin](https://github.com/syslogi
140
140
The variable substitutions look pretty much the same, being called "Parameters".<br/>
141
141
While these substitutions use no underscore (being mapped at build-time: [`.space.kts`](https://github.com/syslogic/cloudbuild-android/blob/master/.space.kts)).
0 commit comments