File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,12 +46,11 @@ dependencies {
4646 implementation ' androidx.constraintlayout:constraintlayout:2.0.0-alpha3'
4747 implementation ' androidx.appcompat:appcompat:1.1.0-alpha02'
4848 implementation ' com.google.android.material:material:1.1.0-alpha04'
49- viewerImplementation ' androidx.constraintlayout:constraintlayout:2.0.0-alpha3'
5049 viewerImplementation ' com.github.PhilJay:MPAndroidChart:v3.1.0-alpha' // for charts
51- viewerImplementation ' org.osmdroid:osmdroid-android:6.0.2 '
50+ viewerImplementation ' org.osmdroid:osmdroid-android:6.0.3 '
5251 implementation ' org.apache.httpcomponents:httpclient:4.5.6' // for SOS server
5352 implementation ' org.nanohttpd:nanohttpd:2.3.1' // for SOS server
54- implementation ' com.github.sofwerx:swe-android:1.0.1 '
53+ implementation ' com.github.sofwerx:swe-android:1.0.4 ' // for SOS and IPC
5554 implementation ' org.apache.commons:commons-math3:3.6.1' // for statistical analysis
5655 implementation ' mil.nga.geopackage:geopackage-android:3.1.0'
5756 testImplementation ' junit:junit:4.12'
You can’t perform that action at this time.
0 commit comments