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

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

All process

parent 3261b4b2
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ cache:
  paths:
  - .gradle/

.build:
build:
  stage: build
  script:
  - ./gradlew build
@@ -38,3 +38,5 @@ apps:
    APP_DESCRIPTION: "light app"
    APP_LICENSE: "Apache 2.0"
    APP_VERSION_NUMBER: "4.1.0"
    ICON_PATH: "app/src/main/res/mipmap-xxxhdpi/ic_launcher.png"
    APK_PATH: "app/build/outputs/apk/debug/light-debug.apk"