This commit is contained in:
sim 2025-03-03 15:20:52 +01:00
parent 4254bae096
commit c9f6d1b243
2 changed files with 4 additions and 2 deletions

View file

@ -23,8 +23,8 @@ android {
applicationId = "org.unifiedpush.distributor.sunup"
minSdk = 24
targetSdk = 35
versionCode = 7
versionName = "1.0.2"
versionCode = 8
versionName = "1.0.3"
// 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,2 @@
- Fix network callback
- Add et, in, uk translations