1.3.0-rc1

This commit is contained in:
sim 2026-02-10 22:54:30 +01:00
parent 3773aa65eb
commit 355ca31b13
2 changed files with 5 additions and 2 deletions

View file

@ -27,8 +27,8 @@ android {
applicationId = "org.unifiedpush.distributor.sunup"
minSdk = 24
targetSdk = 36
versionCode = 15
versionName = "1.2.3"
versionCode = 16
versionName = "1.3.0-rc1"
// buildConfigField("String", "DEFAULT_API_URL", "\"http://10.0.2.2:8088\"")
buildConfigField("String", "DEFAULT_API_URL", "\"https://push.services.mozilla.com\"")

View file

@ -0,0 +1,3 @@
- Use different processes for the UI and the service
- Update ar translations