We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03e5ee1 commit ed37197Copy full SHA for ed37197
1 file changed
README.md
@@ -16,6 +16,10 @@
16
+ APIs: android-10,android-15,android-16,android-17,android-18,android-19,android-20,android-21,android-22,android-23,android-24,android-25
17
+ Build-Tools: 25.0.2
18
19
+----
20
+## Tagging scheme
21
+- `v${TOOLS_VERSION}-${BUILD_TOOLS_VERSION}-${HIGHEST_ANDROID_SDK_VERSION}`
22
+- e.g. `v25.2.5-27.0.0-26`
23
----
24
### Pull from Docker Hub
25
```
0 commit comments