feat: do not enforce package name regex check (#230)

Update Readme
Bump version number
This commit is contained in:
BinTianqi
2026-01-27 12:56:08 +08:00
parent 40a1841c8b
commit ac2a90dbca
4 changed files with 15 additions and 20 deletions

View File

@@ -57,7 +57,7 @@ Solutions:
> [!NOTE]
> Some systems have features such as app cloning and children space, which are usually users.
#### Device owner is already set
### Device owner is already set
```text
java.lang.IllegalStateException: Trying to set the device owner (com.bintianqi.owndroid/.Receiver), but device owner (xxx) is already set.
@@ -144,7 +144,7 @@ You can use Gradle in command line to build OwnDroid.
[License.md](LICENSE.md)
> Copyright (C) 2024 BinTianqi
> Copyright (C) 2026 BinTianqi
>
> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
>