Skip to content

Commit e629253

Browse files
committed
docs: Add todo
1 parent e20c4a1 commit e629253

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

gradle/libs.versions.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
[versions]
2+
# Cannot upgrade to AGP 9 because AndServer depends on kapt
3+
# and an outdated Gradle version.
4+
# Multiple upgrade attempts were made, but none worked after
5+
# migrating to AGP 9.
6+
# AndServer has not been maintained (last commit: June 7, 2023).
7+
# TODO: To migrate to AGP 9, consider replacing AndServer with NanoHTTPD:
8+
# https://github.com/NanoHttpd/nanohttpd/issues
29
agp = "8.13.2"
310
jacksonDatabind = "2.10.0"
411
kotlin = "2.3.10"

0 commit comments

Comments
 (0)