(fix): lowercase name on android
Some checks failed
/ build-desktop (push) Has been cancelled
/ release (push) Has been cancelled
/ build-web (push) Has been cancelled
/ build-mobile (push) Has been cancelled

This commit is contained in:
Alois 2026-05-25 00:00:10 +02:00
commit edfb037864
4 changed files with 21 additions and 21 deletions

View file

@ -1,5 +1,5 @@
[package]
name = "Tensamin"
name = "tensamin"
version = "0.0.0"
description = "Privacy focused messanger"
authors = ["methanium"]