mirror of
https://github.com/immich-app/immich.git
synced 2026-02-04 08:49:01 +03:00
* chore: beta flavor build * make file * beta flavor * add build flavor to GHA * add build flavor to GHA
5 lines
247 B
XML
5 lines
247 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:tools="http://schemas.android.com/tools">
|
|
<application android:label="Immich Beta" tools:replace="android:label" />
|
|
</manifest> |