chiark / gitweb /
makebuildserver: add NDK r15b
[fdroidserver.git] / examples / config.py
index c3bf11399fc0abfbe1f1e0154a1646fbd8ec34ea..d820978ca65fe266d66a442e11f5e60ff06673f5 100644 (file)
@@ -17,6 +17,7 @@
 #     'r12b': "$ANDROID_NDK",
 #     'r13b': None,
 #     'r14b': None,
+#     'r15b': None,
 # }
 
 # Path to the Qt SDK. It is of the form "/path/to/Qt5.7.0/5.7"