mirror of
https://github.com/lone-cloud/prism-android
synced 2026-06-03 19:54:44 -07:00
Bump version to 1.2.3
This commit is contained in:
parent
8918e0394c
commit
27dc98330f
1 changed files with 2 additions and 2 deletions
|
|
@ -27,8 +27,8 @@ android {
|
|||
applicationId = "org.unifiedpush.distributor.sunup"
|
||||
minSdk = 24
|
||||
targetSdk = 36
|
||||
versionCode = 13
|
||||
versionName = "1.2.2"
|
||||
versionCode = 14
|
||||
versionName = "1.2.3"
|
||||
|
||||
// buildConfigField("String", "DEFAULT_API_URL", "\"http://10.0.2.2:8088\"")
|
||||
buildConfigField("String", "DEFAULT_API_URL", "\"https://push.services.mozilla.com\"")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue