lib/serialization: add README.md
[nit.git] / lib / android / intent / intent_api18.nit
index 9e4e8a3..840bceb 100644 (file)
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 # Refines intent module to add API 18 services
-module intent_api18
+module intent_api18 is min_api_version(18)
 
 import intent_api17