Skip to content

Commit 853c0d9

Browse files
committed
Add compile API version to README.
Progress towards bumptech#2354
1 parent d67ce32 commit 853c0d9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,9 @@ Comments/bugs/questions/pull requests are always welcome! Please read [CONTRIBUT
121121
Compatibility
122122
-------------
123123

124-
* **Android SDK**: Glide requires a minimum API level of 14.
124+
* **Minimum Android SDK**: Glide requires a minimum API level of 14.
125+
* **Compile Android SDK**: Glide requires you to compile against API 26.
126+
125127
If you need to support older versions, consider staying on [Glide v3][14], which works on API 10, but not actively maintained.
126128
* **OkHttp 2.x**: there are optional dependencies available called `okhttp-integration`, see [Integration Libraries][12] wiki page.
127129
* **OkHttp 3.x**: there are optional dependencies available called `okhttp3-integration`, see [Integration Libraries][12] wiki page.

0 commit comments

Comments
 (0)