unity-builder/src/model
David Finol 239273ca72
Add androidTargetSdkVersion as an option to update the Android SDK (#298)
* Add androidTargetSdkVersion as an option to update the Android SDK API level

* Fix build script

* Update default value

* Add JAVA_HOME

* Use Unity_path

* Update src/model/android-versioning.test.ts

Co-authored-by: Webber Takken <webber@takken.io>

* Correct JAVA_HOME

* Use unity_path

* Update JAVA_HOME to use path found from 2020.3

* Dynamically determine JAVA_HOME

* Update path determination

Co-authored-by: Webber Takken <webber@takken.io>
2021-11-24 06:51:52 -06:00
..
__mocks__ Add gitPrivateToken (#296) 2021-11-14 16:52:35 -06:00
__snapshots__ Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
error Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
remote-builder Remote builder refactoring (#264) 2021-05-23 05:08:40 +01:00
action.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
action.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
android-versioning.test.ts Add androidTargetSdkVersion as an option to update the Android SDK (#298) 2021-11-24 06:51:52 -06:00
android-versioning.ts Add androidTargetSdkVersion as an option to update the Android SDK (#298) 2021-11-24 06:51:52 -06:00
build-parameters.test.ts Add androidTargetSdkVersion as an option to update the Android SDK (#298) 2021-11-24 06:51:52 -06:00
build-parameters.ts Add androidTargetSdkVersion as an option to update the Android SDK (#298) 2021-11-24 06:51:52 -06:00
cache.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
cache.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
docker.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
docker.ts Add androidTargetSdkVersion as an option to update the Android SDK (#298) 2021-11-24 06:51:52 -06:00
image-tag.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
image-tag.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
index.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
index.ts Remote builder refactoring (#264) 2021-05-23 05:08:40 +01:00
input.test.ts Add androidTargetSdkVersion as an option to update the Android SDK (#298) 2021-11-24 06:51:52 -06:00
input.ts Add androidTargetSdkVersion as an option to update the Android SDK (#298) 2021-11-24 06:51:52 -06:00
kubernetes.ts Chown files to a custom user after building (fix file ownership) (#250) 2021-05-02 01:23:15 +02:00
output.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
output.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
platform.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
platform.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
project.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
project.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
system.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
system.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
unity-versioning.test.ts Projectpath error message (#274) 2021-07-01 06:38:44 -05:00
unity-versioning.ts Projectpath error message (#274) 2021-07-01 06:38:44 -05:00
unity.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
unity.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
versioning.test.ts Refactor action to typescript (#226) 2021-03-14 00:44:01 +01:00
versioning.ts fix strategy 'Tag' versioning (#287) 2021-09-06 18:31:24 +02:00