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

Commit c45bec70 authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Fix issue for Q build on community image

parent b364ba5a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -95,7 +95,7 @@ for branch in ${BRANCH_NAME//,/ }; do
        themuppets_branch="lineage-16.0"
        themuppets_branch="lineage-16.0"
        android_version="9"
        android_version="9"
        ;;
        ;;
      q*)
      *q*)
        themuppets_branch="lineage-17.1"
        themuppets_branch="lineage-17.1"
        android_version="10"
        android_version="10"
        ;;
        ;;