Commit Graph

11 Commits

Author SHA1 Message Date
Alejandro Pauly
d0a097dc5e Merge pull request #539 from vsafonkin/v-vlsafo/fix-android-sdkmanager-path
Fix android sdkmanager installation path
2020-03-17 10:44:31 -04:00
atsushieno
285850163d Add Android SDK cmake 3.10.2 component to ubuntu16.04, 18.04 and windows.
Android SDK gradle plugin supports fixed versions of cmake, which are
either 3.6.4111459 or 3.10.2. 4988404, and on Github Actions our apps
fail to build if their build.gradle specify cmake 3.10.2 because
Android Gradle Plugin tries to download and install it if it's missing
(and causes file write access violation, at least on Ubuntu).
2020-03-16 23:49:24 +09:00
Vladimir Safonkin
110661eece Minor fix 2020-03-16 09:16:06 +03:00
Vladimir Safonkin
936d5e12dc Create android sdk directory 2020-03-16 09:11:32 +03:00
Vladimir Safonkin
4e4275f2f9 Fix typo 2020-03-13 13:29:28 +03:00
Vladimir Safonkin
50c81bd62c Remove varaible from path 2020-03-13 13:26:19 +03:00
Vladimir Safonkin
c985fea383 Add check for sdk manager installation 2020-03-13 13:02:25 +03:00
Vladimir Safonkin
f7ce1c8ca3 Fix android tools installation 2020-03-11 13:02:35 +03:00
Maxim Lobanov
35dfbf8678 Update Android SDK Build-Tools to 29.0.3 in Ubuntu and Windows (#495)
* Added Android SDK Build-Tools 29.0.3

* Android-SDK build-tools have been added
2020-03-04 20:54:00 +03:00
Shady Ibraheem
1dcd276b1e Another mop up commit to add missing changes from the last mop-up. 2019-12-13 11:57:37 -05:00
Shady Ibraheem
f396818e23 Inital commit. 2019-11-15 15:38:01 -05:00