Skip to content

Commit c3d7e15

Browse files
committed
Update dependencies
1 parent 75627be commit c3d7e15

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Use ReactMap as an Android app with battery improvements, including:
1414
* Use Google location services to follow location.
1515
* Reduce animations.
1616
* Pause location following when jumping to a new location.
17-
* Disable popups from automatically panning the map.
1817

1918
Other features:
2019

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
shizuku = "13.1.5"
33

44
[libraries]
5-
activity = "androidx.activity:activity:1.12.0"
5+
activity = "androidx.activity:activity:1.12.1"
66
androidx-test-ext-junit = "androidx.test.ext:junit:1.3.0"
77
browser = "androidx.browser:browser:1.9.0"
88
core-i18n = "androidx.core:core-i18n:1.0.0"

0 commit comments

Comments
 (0)