This commit is contained in:
sim 2025-10-07 23:40:46 +02:00
parent 57d7f59338
commit ce46610683
2 changed files with 3 additions and 2 deletions

View file

@ -29,8 +29,8 @@ android {
applicationId = "org.unifiedpush.distributor.sunup"
minSdk = 24
targetSdk = 36
versionCode = 11
versionName = "1.2.0"
versionCode = 12
versionName = "1.2.1"
// 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 @@
- Fix existant registrations in DB