mirror of
https://github.com/lone-cloud/prism-android
synced 2026-06-03 19:54:44 -07:00
Release v1.1.2
This commit is contained in:
parent
44c6d39ff0
commit
1c8aded275
2 changed files with 3 additions and 2 deletions
|
|
@ -32,8 +32,8 @@ android {
|
||||||
applicationId = "app.lonecloud.prism"
|
applicationId = "app.lonecloud.prism"
|
||||||
minSdk = 31
|
minSdk = 31
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 10101
|
versionCode = 10102
|
||||||
versionName = "1.1.1"
|
versionName = "1.1.2"
|
||||||
|
|
||||||
buildConfigField("String", "DEFAULT_API_URL", "\"https://push.services.mozilla.com\"")
|
buildConfigField("String", "DEFAULT_API_URL", "\"https://push.services.mozilla.com\"")
|
||||||
}
|
}
|
||||||
|
|
|
||||||
1
fastlane/metadata/android/en-US/changelogs/10102.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/10102.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
- Apps from your Prism Server can now be added even if they aren't installed on your phone (e.g. Beszel notifications)
|
||||||
Loading…
Add table
Reference in a new issue