Fix empty prStr

This commit is contained in:
Andre Basche 2023-10-06 01:28:47 +02:00
parent 658e80a8f4
commit ff8ae160bb
4 changed files with 5 additions and 3 deletions

View file

@ -6,7 +6,7 @@ CLIENT_ID = (
"3MVG9QDx8IX8nP5T2Ha8ofvlmjLZl5L_gvfbT9."
"HJvpHGKoAS_dcMN8LYpTSYeVFCraUnV.2Ag1Ki7m4znVO6"
)
APP_VERSION = "2.1.2"
APP_VERSION = "2.3.5"
OS_VERSION = 31
OS = "android"
DEVICE_MODEL = "exynos9820"