Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f415dd2e authored by Romain Hunault's avatar Romain Hunault
Browse files

Create local.properties during build

parent 63e63ea6
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ build:
  stage: build
  script:
  - git submodule update --recursive --init
  - echo sdk.dir $ANDROID_HOME > local.properties
  - ./gradlew build
  only:
    - tags