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:
@@ -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/'
|
||||
|
Reference in New Issue
Block a user