Skip to content

Commit

Permalink
sync: smoother settings planet xela (fixes #5378) (#5379)
Browse files Browse the repository at this point in the history
Co-authored-by: dogi <[email protected]>
  • Loading branch information
Okuro3499 and dogi authored Feb 27, 2025
1 parent 372b94b commit 83bc7d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "org.ole.planet.myplanet"
minSdkVersion 26
targetSdkVersion 34
versionCode 2337
versionName "0.23.37"
versionCode 2338
versionName "0.23.38"
ndkVersion '21.3.6528147'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ PLANET_SOMALIA_URL=planet.somalia.ole.org
PLANET_SOMALIA_PIN=5932
PLANET_VI_URL=planet.vi.ole.org
PLANET_VI_PIN=0660
PLANET_XELA_URL=10.82.1.150
PLANET_XELA_URL=10.82.1.30
PLANET_XELA_PIN=4324
PLANET_URIUR_URL=192.168.1.68
PLANET_URIUR_PIN=4025
Expand Down

0 comments on commit 83bc7d0

Please sign in to comment.