1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-26 09:44:31 +02:00

bug fix workaround with android 27

This commit is contained in:
OliE
2018-01-15 18:11:29 +01:00
parent f83b9d6890
commit c1f247cb27

View File

@@ -13,6 +13,9 @@ branches:
except:
- travis-dev-build
before_install:
- yes | sdkmanager "platforms;android-27"
before_script:
- sed -i -r
-e 's/applicationId "[^"]+/\0.dev/'