aboutsummaryrefslogtreecommitdiffstats
path: root/java/INSTALL
diff options
context:
space:
mode:
authorPo Lu2024-09-05 10:47:51 +0800
committerPo Lu2024-09-05 10:47:51 +0800
commit73367ea5c1821e46cea57fda424a8a65ac5e586a (patch)
tree98f2fe872b4a380444fcdaf8f518c9f3f960d21e /java/INSTALL
parent1a13c5e63e1eb8fcf15c53ae4ed0caca8b928a3b (diff)
downloademacs-73367ea5c1821e46cea57fda424a8a65ac5e586a.tar.gz
emacs-73367ea5c1821e46cea57fda424a8a65ac5e586a.zip
Better port to Android 35
* java/INSTALL: Don't refer users to build-tools 33.0.x. * java/res/values-v35/styles.xml: New dark theme; define status bar colors properly for this release.
Diffstat (limited to 'java/INSTALL')
-rw-r--r--java/INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/java/INSTALL b/java/INSTALL
index fa13a4d107d..242dd776923 100644
--- a/java/INSTALL
+++ b/java/INSTALL
@@ -116,8 +116,7 @@ DEX format employed by Android. There is one subdirectory for each
116version of the build tools, but the version you opt for is not of 116version of the build tools, but the version you opt for is not of
117paramount significance: if your version does not work, configure will 117paramount significance: if your version does not work, configure will
118protest, so install a newer one. We anticipate that most recent 118protest, so install a newer one. We anticipate that most recent
119releases will work, such as those from the 33.0.x, 34.0.x, and 35.0.x 119releases will work, such as those from the 34.0.x, and 35.0.x series.
120series.
121 120
122 121
123BUILDING WITH OLD NDK VERSIONS 122BUILDING WITH OLD NDK VERSIONS